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?X?H}?T?X?H{^ 001111110101010000111111010110000011111101001000011111010011111101010100001111110101100000111111010010000111101101011110 3f543f583f487d3f543f583f487b5e
SJIS-WIN ?T?X?H}?T?X?H{^ 001111110101010000111111010110000011111101001000011111010011111101010100001111110101100000111111010010000111101101011110 3f543f583f487d3f543f583f487b5e
EUC-JP ?T?X?H}?T?X?H{^ 001111110101010000111111010110000011111101001000011111010011111101010100001111110101100000111111010010000111101101011110 3f543f583f487d3f543f583f487b5e
UTF-8 혺T챕X혶H}혺T챕X혶H{^ 111011011001100010111010010101001110110010110001100101010101100011101101100110001011011001001000011111011110110110011000101110100101010011101100101100011001010101011000111011011001100010110110010010000111101101011110 ed98ba54ecb19558ed98b6487ded98ba54ecb19558ed98b6487b5e
UHC 혺T챕X혶H}혺T챕X혶H{^ 110000101001111101010100110000111010100101011000110000101001110101001000011111011100001010011111010101001100001110101001010110001100001010011101010010000111101101011110 c29f54c3a958c29d487dc29f54c3a958c29d487b5e

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