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 市??\}市??\{^ 10001110011100110011111100111111010111000111110110001110011100110011111100111111010111000111101101011110 8e733f3f5c7d8e733f3f5c7b5e
EUC-JP 市??\}市??\{^ 10111011110101000011111100111111010111000111110110111011110101000011111100111111010111000111101101011110 bbd43f3f5c7dbbd43f3f5c7b5e
UTF-8 市땯궚\}市땯궚\{^ 1110010110111000100000101110101110010101101011111110101010110110100110100101110001111101111001011011100010000010111010111001010110101111111010101011011010011010010111000111101101011110 e5b882eb95afeab69a5c7de5b882eb95afeab69a5c7b5e
UHC 市땯궚\}市땯궚\{^ 1110001110111100100010111000010110000010101011110101110001111101111000111011110010001011100001011000001010101111010111000111101101011110 e3bc8b8582af5c7de3bc8b8582af5c7b5e

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