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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 飮??衍?????B 100111110101101000111111001111111001111110100101001111110011111100111111001111110011111101000010 9f5a3f3f9fa53f3f3f3f3f42
EUC-JP 飮??衍?????B 110111011011101100111111001111111101111010100111001111110011111100111111001111110011111101000010 ddbb3f3fdea73f3f3f3f3f42
UTF-8 飮띾쩃衍띠닄琉앯꽫B 11101001101000111010111011101011100111011011111011101100101010011000001111101000101000011000110111101011100111011010000011101011100010111000010011101111101001111000110011101100100101011010111111101010101111011010101101000010 e9a3aeeb9dbeeca983e8a18deb9da0eb8b84efa78cec95afeabdab42
UHC 飮띾쩃衍띠닄琉앯꽫B 11101011111001101000110111101011101001001001110111100110111000101011011011101100100010001000110111101011101001001001110111100111100001001011011001000010 ebe68deba49de6e2b6ec888deba49de784b642

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