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 ?T?`}?T?`{^ 0011111101010100001111110110000001111101001111110101010000111111011000000111101101011110 3f543f607d3f543f607b5e
SJIS-WIN ?T?`}?T?`{^ 0011111101010100001111110110000001111101001111110101010000111111011000000111101101011110 3f543f607d3f543f607b5e
EUC-JP ?T?`}?T?`{^ 0011111101010100001111110110000001111101001111110101010000111111011000000111101101011110 3f543f607d3f543f607b5e
UTF-8 챈T책`}챈T책`{^ 11101100101100011000100001010100111011001011000110000101011000000111110111101100101100011000100001010100111011001011000110000101011000000111101101011110 ecb18854ecb185607decb18854ecb185607b5e
UHC 챈T책`}챈T책`{^ 110000111010011001010100110000111010010101100000011111011100001110100110010101001100001110100101011000000111101101011110 c3a654c3a5607dc3a654c3a5607b5e

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