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?]??^ 00111111010101000011111101011101001111110011111100111111010101000011111101011101001111110011111101011110 3f543f5d3f3f3f543f5d3f3f5e
SJIS-WIN ?T?]???T?]??^ 00111111010101000011111101011101001111110011111100111111010101000011111101011101001111110011111101011110 3f543f5d3f3f3f543f5d3f3f5e
EUC-JP ?T?]???T?]??^ 00111111010101000011111101011101001111110011111100111111010101000011111101011101001111110011111101011110 3f543f5d3f3f3f543f5d3f3f5e
UTF-8 창T창]창횪창T창]창횪^ 1110110010110000101111010101010011101100101100001011110101011101111011001011000010111101111011011001101010101010111011001011000010111101010101001110110010110000101111010101110111101100101100001011110111101101100110101010101001011110 ecb0bd54ecb0bd5decb0bded9aaaecb0bd54ecb0bd5decb0bded9aaa5e
UHC 창T창]창횪창T창]창횪^ 110000111010001001010100110000111010001001011101110000111010001011000011101000001100001110100010010101001100001110100010010111011100001110100010110000111010000001011110 c3a254c3a25dc3a2c3a0c3a254c3a25dc3a2c3a05e

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