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 ????n????nB 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
SJIS-WIN 霎ー邯サn霎ー邯サnB 111010001011111010110000111001111011011010111011011011101110100010111110101100001110011110110110101110110110111001000010 e8beb0e7b6bb6ee8beb0e7b6bb6e42
EUC-JP 霎ー邯サn霎ー邯サnB 11110000110000001000111010110000111011101011100010001110101110110110111011110000110000001000111010110000111011101011100010001110101110110110111001000010 f0c08eb0eeb88ebb6ef0c08eb0eeb88ebb6e42
UTF-8 霎ー邯サn霎ー邯サnB 111010011001110010001110111011111011110110110000111010011000001010101111111011111011110110111011011011101110100110011100100011101110111110111101101100001110100110000010101011111110111110111101101110110110111001000010 e99c8eefbdb0e982afefbdbb6ee99c8eefbdb0e982afefbdbb6e42
UHC ??邯?n??邯?nB 00111111001111111100101011111011001111110110111000111111001111111100101011111011001111110110111001000010 3f3fcafb3f6e3f3fcafb3f6e42

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