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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 豸碁區\}豸碁區\{^ 1110011010110110100011001110100110011001101111010101110001111101111001101011011010001100111010011001100110111101010111000111101101011110 e6b68ce999bd5c7de6b68ce999bd5c7b5e
EUC-JP 豸碁區\}豸碁區\{^ 1110110010111000101110001110101111010010101111110101110001111101111011001011100010111000111010111101001010111111010111000111101101011110 ecb8b8ebd2bf5c7decb8b8ebd2bf5c7b5e
UTF-8 豸碁區\}豸碁區\{^ 1110100010110001101110001110011110100010100000011110010110001101100000000101110001111101111010001011000110111000111001111010001010000001111001011000110110000000010111000111101101011110 e8b1b8e7a281e58d805c7de8b1b8e7a281e58d805c7b5e
UHC ?碁區\}?碁區\{^ 001111111101000110110011110011111010000101011100011111010011111111010001101100111100111110100001010111000111101101011110 3fd1b3cfa15c7d3fd1b3cfa15c7b5e

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