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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 甑貊????錚 10001101100110011110011010111011001111110011111100111111001111111110100001000010 8d99e6bb3f3f3f3fe842
EUC-JP 甑貊????錚 10111001111110011110110010111101001111110011111100111111001111111110111110100011 b9f9ecbd3f3f3f3fefa3
UTF-8 甑貊렣숄렰렏錚 111001111001010010010001111010001011001010001010111010111010000010100011111011001000100010000100111010111010000010110000111010111010000010001111111010011000110010011010 e79491e8b28aeba0a3ec8884eba0b0eba08fe98c9a
UHC 甑貊렣숄렰렏錚 1111000111110111110110001110011110001110101101001011110011110001100011101011110110001110101001011110111010110110 f1f7d8e78eb4bcf18ebd8ea5eeb6

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