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 ???消}???消{^ 00111111001111110011111110001111110000010111110100111111001111110011111110001111110000010111101101011110 3f3f3f8fc17d3f3f3f8fc17b5e
EUC-JP ???消}???消{^ 00111111001111110011111110111110110000110111110100111111001111110011111110111110110000110111101101011110 3f3f3fbec37d3f3f3fbec37b5e
UTF-8 롏렜렣消}롏렜렣消{^ 111010111010000110001111111010111010000010011100111010111010000010100011111001101011011010001000011111011110101110100001100011111110101110100000100111001110101110100000101000111110011010110110100010000111101101011110 eba18feba09ceba0a3e6b6887deba18feba09ceba0a3e6b6887b5e
UHC 롏렜렣消}롏렜렣消{^ 10001110110101011000111010101110100011101011010011100001101111000111110110001110110101011000111010101110100011101011010011100001101111000111101101011110 8ed58eae8eb4e1bc7d8ed58eae8eb4e1bc7b5e

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