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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??縞胚}??縞胚{^ 001111110011111110001110110010001110001111110011011111010011111100111111100011101100100011100011111100110111101101011110 3f3f8ec8e3f37d3f3f8ec8e3f37b5e
EUC-JP ??縞胚}??縞胚{^ 001111110011111110111100110010101110011011110101011111010011111100111111101111001100101011100110111101010111101101011110 3f3fbccae6f57d3f3fbccae6f57b5e
UTF-8 戶렱縞胚}戶렱縞胚{^ 111001101000100010110110111010111010000010110001111001111011100010011110111010001000001110011010011111011110011010001000101101101110101110100000101100011110011110111000100111101110100010000011100110100111101101011110 e688b6eba0b1e7b89ee8839a7de688b6eba0b1e7b89ee8839a7b5e
UHC 戶렱縞胚}戶렱縞胚{^ 11111011110000101000111010111110111110111101011011011011110011110111110111111011110000101000111010111110111110111101011011011011110011110111101101011110 fbc28ebefbd6dbcf7dfbc28ebefbd6dbcf7b5e

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