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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 市??}市??{^ 1000111001110011001111110011111101111101100011100111001100111111001111110111101101011110 8e733f3f7d8e733f3f7b5e
EUC-JP 市??}市??{^ 1011101111010100001111110011111101111101101110111101010000111111001111110111101101011110 bbd43f3f7dbbd43f3f7b5e
UTF-8 市뒎랦}市뒎랦{^ 111001011011100010000010111010111001001010001110111010111001111010100110011111011110010110111000100000101110101110010010100011101110101110011110101001100111101101011110 e5b882eb928eeb9ea67de5b882eb928eeb9ea67b5e
UHC 市뒎랦}市뒎랦{^ 111000111011110010001010100010111000111001000111011111011110001110111100100010101000101110001110010001110111101101011110 e3bc8a8b8e477de3bc8a8b8e477b5e

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