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 ??????nB 0011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f6e42
SJIS-WIN 櫛耿????nB 10001011111110011110001111010100001111110011111100111111001111110110111001000010 8bf9e3d43f3f3f3f6e42
EUC-JP 櫛耿????nB 10110110111110111110011011010110001111110011111100111111001111110110111001000010 b6fbe6d63f3f3f3f6e42
UTF-8 櫛耿렋쾡렡렫nB 1110011010101011100110111110100010000000101111111110101110100000100010111110110010111110101000011110101110100000101000011110101110100000101010110110111001000010 e6ab9be880bfeba08becbea1eba0a1eba0ab6e42
UHC 櫛耿렋쾡렡렫nB 1111000111101110110011001110101010001110101000101100010011101001100011101011001010001110101110010110111001000010 f1eeccea8ea2c4e98eb28eb96e42

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