To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???胚}???胚{^ 00111111001111110011111111100011111100110111110100111111001111110011111111100011111100110111101101011110 3f3f3fe3f37d3f3f3fe3f37b5e
EUC-JP ???胚}???胚{^ 00111111001111110011111111100110111101010111110100111111001111110011111111100110111101010111101101011110 3f3f3fe6f57d3f3f3fe6f57b5e
UTF-8 렻렭렻胚}렻렭렻胚{^ 111010111010000010111011111010111010000010101101111010111010000010111011111010001000001110011010011111011110101110100000101110111110101110100000101011011110101110100000101110111110100010000011100110100111101101011110 eba0bbeba0adeba0bbe8839a7deba0bbeba0adeba0bbe8839a7b5e
UHC 렻렭렻胚}렻렭렻胚{^ 10001110110000111000111010111010100011101100001111011011110011110111110110001110110000111000111010111010100011101100001111011011110011110111101101011110 8ec38eba8ec3dbcf7d8ec38eba8ec3dbcf7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)