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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 縣室[}縣室[{^ 11100011011100001000111010111010010110110111110111100011011100001000111010111010010110110111101101011110 e3708eba5b7de3708eba5b7b5e
EUC-JP 縣室[}縣室[{^ 11100101110100011011110010111100010110110111110111100101110100011011110010111100010110110111101101011110 e5d1bcbc5b7de5d1bcbc5b7b5e
UTF-8 縣室[}縣室[{^ 1110011110111000101000111110010110101110101001000101101101111101111001111011100010100011111001011010111010100100010110110111101101011110 e7b8a3e5aea45b7de7b8a3e5aea45b7b5e
UHC 縣室[}縣室[{^ 11111010111000111110001111111000010110110111110111111010111000111110001111111000010110110111101101011110 fae3e3f85b7dfae3e3f85b7b5e

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