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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 霎ー邯サD霎ー邯サD^ 111010001011111010110000111001111011011010111011010001001110100010111110101100001110011110110110101110110100010001011110 e8beb0e7b6bb44e8beb0e7b6bb445e
EUC-JP 霎ー邯サD霎ー邯サD^ 11110000110000001000111010110000111011101011100010001110101110110100010011110000110000001000111010110000111011101011100010001110101110110100010001011110 f0c08eb0eeb88ebb44f0c08eb0eeb88ebb445e
UTF-8 霎ー邯サD霎ー邯サD^ 111010011001110010001110111011111011110110110000111010011000001010101111111011111011110110111011010001001110100110011100100011101110111110111101101100001110100110000010101011111110111110111101101110110100010001011110 e99c8eefbdb0e982afefbdbb44e99c8eefbdb0e982afefbdbb445e
UHC ??邯?D??邯?D^ 00111111001111111100101011111011001111110100010000111111001111111100101011111011001111110100010001011110 3f3fcafb3f443f3fcafb3f445e

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