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 ???徇??齬 001111110011111100111111100111000110110100111111001111111110101010010111 3f3f3f9c6d3f3fea97
EUC-JP 縯??徇??齬 1000111111010100110010110011111100111111110101111100111000111111001111111111001111110111 8fd4cb3f3fd7ce3f3ff3f7
UTF-8 縯끺퍔徇뚪굚齬 111001111011100010101111111010111000000110111010111011011000110110010100111001011011111010000111111010111001101010101010111010101011010110011010111010011011110110101100 e7b8afeb81baed8d94e5be87eb9aaaeab59ae9bdac
UHC 縯끺퍔徇뚪굚齬 1110011011100000100001011110010010111011100010111110001011011111100011001110100110000010100000101110010111100001 e6e085e4bb8be2df8ce98282e5e1

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