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 霎」鬧亥セ楢万 111010001011111010100011111010011010011110001000111001011011111010010011111010001001011010011100 e8bea3e9a788e5be93e8969c
EUC-JP 霎」鬧亥セ楢万 1111000011000000100011101010001111110010101010011011000011100111100011101011111011000110111010101100101111111100 f0c08ea3f2a9b0e78ebec6eacbfc
UTF-8 霎」鬧亥セ楢万 111010011001110010001110111011111011110110100011111010011010110010100111111001001011101010100101111011111011110110111110111001101010010110100010111001001011100010000111 e99c8eefbda3e9aca7e4baa5efbdbee6a5a2e4b887
UHC ??鬧亥?楢万 0011111100111111110101111010001011111010101001000011111111101010111110011101100010110010 3f3fd7a2faa43feaf9d8b2

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