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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?∨?∨??イ??ゅ 0011111110000001110010010011111110000001110010010011111100111111100000110100001100111111001111111000001011100011 3f81c93f81c93f3f83433f3f82e3
EUC-JP ?∨?∨??イ??ゅ 0011111110100010110010110011111110100010110010110011111100111111101001011010010000111111001111111010010011100101 3fa2cb3fa2cb3f3fa5a43f3fa4e5
UTF-8 룶∨룶∨룴햶イ룶쥚ゅ 111010111010001110110110111000101000100010101000111010111010001110110110111000101000100010101000111010111010001110110100111011011001011010110110111000111000001010100100111010111010001110110110111011001010010110011010111000111000001010000101 eba3b6e288a8eba3b6e288a8eba3b4ed96b6e382a4eba3b6eca59ae38285
UHC 룶∨룶∨룴햶イ룶쥚ゅ 1000111110101011101000011111110110001111101010111010000111111101100011111010100111000001100011111010101110100100100011111010101110100010100011111010101011100101 8faba1fd8faba1fd8fa9c18faba48faba28faae5

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