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 潁??徇??馭 10011111111100010011111100111111100111000110110100111111001111111110100101100110 9ff13f3f9c6d3f3fe966
EUC-JP 潁??徇??馭 11011110111100110011111100111111110101111100111000111111001111111111000111000111 def33f3fd7ce3f3ff1c7
UTF-8 潁욅뉴徇쀣냻馭 111001101011110110000001111011001001101010000101111010111000100110110100111001011011111010000111111011001000000010100011111010111000001110111011111010011010011010101101 e6bd81ec9a85eb89b4e5be87ec80a3eb83bbe9a6ad
UHC 潁욅뉴徇쀣냻馭 1110011110111000100111101110011110110100101110101110001011011111100101111110001110000110100010111110010111011111 e7b89ee7b4bae2df97e3868be5df

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