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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 瞻ェ頤セ瞻ェ頤セB 11100001110110111010101011101000111100111011111011100001110110111010101011101000111100111011111001000010 e1dbaae8f3bee1dbaae8f3be42
EUC-JP 瞻ェ頤セ瞻ェ頤セB 1110001011011101100011101010101011110000111101011000111010111110111000101101110110001110101010101111000011110101100011101011111001000010 e2dd8eaaf0f58ebee2dd8eaaf0f58ebe42
UTF-8 瞻ェ頤セ瞻ェ頤セB 11100111100111101011101111101111101111011010101011101001101000001010010011101111101111011011111011100111100111101011101111101111101111011010101011101001101000001010010011101111101111011011111001000010 e79ebbefbdaae9a0a4efbdbee79ebbefbdaae9a0a4efbdbe42
UHC 瞻???瞻???B 1111010011010111001111110011111100111111111101001101011100111111001111110011111101000010 f4d73f3f3ff4d73f3f3f42

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