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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 牘瓣燧牘瓣燧B 11100000101011111110000101000001111000001001110011100000101011111110000101000001111000001001110001000010 e0afe141e09ce0afe141e09c42
EUC-JP 牘瓣燧牘瓣燧B 11100000101100011110000110100010110111111111110011100000101100011110000110100010110111111111110001000010 e0b1e1a2dffce0b1e1a2dffc42
UTF-8 牘瓣燧牘瓣燧B 11100111100010011001100011100111100100111010001111100111100001111010011111100111100010011001100011100111100100111010001111100111100001111010011101000010 e78998e793a3e787a7e78998e793a3e787a742
UHC 牘瓣燧牘瓣燧B 11010100101110101111011111111011111000101010110011010100101110101111011111111011111000101010110001000010 d4baf7fbe2acd4baf7fbe2ac42

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