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 ?灣衿\}?灣衿\{^ 001111111110000001110011100010111101110001011100011111010011111111100000011100111000101111011100010111000111101101011110 3fe0738bdc5c7d3fe0738bdc5c7b5e
EUC-JP ?灣衿\}?灣衿\{^ 001111111101111111010100101101101101111001011100011111010011111111011111110101001011011011011110010111000111101101011110 3fdfd4b6de5c7d3fdfd4b6de5c7b5e
UTF-8 뤵灣衿\}뤵灣衿\{^ 1110101110100100101101011110011110000001101000111110100010100001101111110101110001111101111010111010010010110101111001111000000110100011111010001010000110111111010111000111101101011110 eba4b5e781a3e8a1bf5c7deba4b5e781a3e8a1bf5c7b5e
UHC 뤵灣衿\}뤵灣衿\{^ 1000111111100011110110001011110111010000110110110101110001111101100011111110001111011000101111011101000011011011010111000111101101011110 8fe3d8bdd0db5c7d8fe3d8bdd0db5c7b5e

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