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 ??祭穆}??祭穆{^ 001111110011111110001101110101011001011001110011011111010011111100111111100011011101010110010110011100110111101101011110 3f3f8dd596737d3f3f8dd596737b5e
EUC-JP ??祭穆}??祭穆{^ 001111110011111110111010110101111100101111010100011111010011111100111111101110101101011111001011110101000111101101011110 3f3fbad7cbd47d3f3fbad7cbd47b5e
UTF-8 戶렱祭穆}戶렱祭穆{^ 111001101000100010110110111010111010000010110001111001111010010110101101111001111010100110000110011111011110011010001000101101101110101110100000101100011110011110100101101011011110011110101001100001100111101101011110 e688b6eba0b1e7a5ade7a9867de688b6eba0b1e7a5ade7a9867b5e
UHC 戶렱祭穆}戶렱祭穆{^ 11111011110000101000111010111110111100001010111011011001110011110111110111111011110000101000111010111110111100001010111011011001110011110111101101011110 fbc28ebef0aed9cf7dfbc28ebef0aed9cf7b5e

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