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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霎ー蝮ヲ襠題┳菫 1110100010111110101100001110010110011101101001101110010111111011100100011110100010000100101100011110010010111111 e8beb0e59da6e5fb91e884b1e4bf
EUC-JP 霎ー蝮ヲ襠題┳菫 11110000110000001000111010110000111010011111110110001110101001101110101011111101110000101110101010101000101100111110100011000001 f0c08eb0e9fd8ea6eafdc2eaa8b3e8c1
UTF-8 霎ー蝮ヲ襠題┳菫 111010011001110010001110111011111011110110110000111010001001110110101110111011111011110110100110111010001010010110100000111010011010000110001100111000101001010010110011111010001000111110101011 e99c8eefbdb0e89daeefbda6e8a5a0e9a18ce294b3e88fab
UHC ?????題┳菫 0011111100111111001111110011111100111111111100001011100110100110101100111101000011001011 3f3f3f3f3ff0b9a6b3d0cb

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