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??^ 001111110101010000111111001111110011111101010100001111110011111101011110 3f543f3f3f543f3f5e
SJIS-WIN ?T???T??^ 001111110101010000111111001111110011111101010100001111110011111101011110 3f543f3f3f543f3f5e
EUC-JP ?T???T??^ 001111110101010000111111001111110011111101010100001111110011111101011110 3f543f3f3f543f3f5e
UTF-8 뭒T뫕몿뭒T뫕몿^ 111010111010110110010010010101001110101110101011100101011110101110101010101111111110101110101101100100100101010011101011101010111001010111101011101010101011111101011110 ebad9254ebab95ebaabfebad9254ebab95ebaabf5e
UHC 뭒T뫕몿뭒T뫕몿^ 100100100101101001010100100100011011011110010001101000111001001001011010010101001001000110110111100100011010001101011110 925a5491b791a3925a5491b791a35e

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