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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 焄辞\}焄辞\{^ 11111011010101001000111010101011010111000111110111111011010101001000111010101011010111000111101101011110 fb548eab5c7dfb548eab5c7b5e
EUC-JP 焄辞\}焄辞\{^ 100011111100100111100011101111001010110101011100011111011000111111001001111000111011110010101101010111000111101101011110 8fc9e3bcad5c7d8fc9e3bcad5c7b5e
UTF-8 焄辞\}焄辞\{^ 1110011110000100100001001110100010111110100111100101110001111101111001111000010010000100111010001011111010011110010111000111101101011110 e78484e8be9e5c7de78484e8be9e5c7b5e
UHC 焄?\}焄?\{^ 1111110110110110001111110101110001111101111111011011011000111111010111000111101101011110 fdb63f5c7dfdb63f5c7b5e

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