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 馭??泣??楡 11101001011001100011111100111111100010111000001100111111001111111001111010111110 e9663f3f8b833f3f9ebe
EUC-JP 馭??泣??楡 11110001110001110011111100111111101101011110001100111111001111111101110011000000 f1c73f3fb5e33f3fdcc0
UTF-8 馭곥룊泣뗥㎤楡 111010011010011010101101111010101011001110100101111010111010001110001010111001101011001110100011111010111001011110100101111000111000111010100100111001101010010110100001 e9a6adeab3a5eba38ae6b3a3eb97a5e38ea4e6a5a1
UHC 馭곥룊泣뗥㎤楡 1110010111011111100000011110001110001111100010011110101111101000100010111110010110100111101010001110101011111000 e5df81e38f89ebe88be5a7a8eaf8

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