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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 弔驀?豆?弔驀?豆?B 1001001010100010111010010111110100111111100100111010010000111111100100101010001011101001011111010011111110010011101001000011111101000010 92a2e97d3f93a43f92a2e97d3f93a43f42
EUC-JP 弔驀?豆?弔驀?豆?B 1100010010100100111100011101111000111111110001101010011000111111110001001010010011110001110111100011111111000110101001100011111101000010 c4a4f1de3fc6a63fc4a4f1de3fc6a63f42
UTF-8 弔驀렣豆땐弔驀렣豆땐B 11100101101111001001010011101001101010011000000011101011101000001010001111101000101100011000011011101011100101011001000011100101101111001001010011101001101010011000000011101011101000001010001111101000101100011000011011101011100101011001000001000010 e5bc94e9a980eba0a3e8b186eb9590e5bc94e9a980eba0a3e8b186eb959042
UHC 弔驀렣豆땐弔驀렣豆땐B 111100001100000011011000111010011000111010110100110101001110011110110110101010011111000011000000110110001110100110001110101101001101010011100111101101101010100101000010 f0c0d8e98eb4d4e7b6a9f0c0d8e98eb4d4e7b6a942

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