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 枝校?\}枝校?\{^ 100011100111110110001101010110100011111101011100011111011000111001111101100011010101101000111111010111000111101101011110 8e7d8d5a3f5c7d8e7d8d5a3f5c7b5e
EUC-JP 枝校?\}枝校?\{^ 101110111101111010111001101110110011111101011100011111011011101111011110101110011011101100111111010111000111101101011110 bbdeb9bb3f5c7dbbdeb9bb3f5c7b5e
UTF-8 枝校껴\}枝校껴\{^ 1110011010011110100111011110011010100000101000011110101010111011101101000101110001111101111001101001111010011101111001101010000010100001111010101011101110110100010111000111101101011110 e69e9de6a0a1eabbb45c7de69e9de6a0a1eabbb45c7b5e
UHC 枝校껴\}枝校껴\{^ 1111001010101011110011101110100010110010101110000101110001111101111100101010101111001110111010001011001010111000010111000111101101011110 f2abcee8b2b85c7df2abcee8b2b85c7b5e

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