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???V??^ 001111110101010000111111001111110011111101010110001111110011111101011110 3f543f3f3f563f3f5e
SJIS-WIN ?T???V??^ 001111110101010000111111001111110011111101010110001111110011111101011110 3f543f3f3f563f3f5e
EUC-JP ?T???V??^ 001111110101010000111111001111110011111101010110001111110011111101011110 3f543f3f3f563f3f5e
UTF-8 혪T혩쨩혪V혩짧^ 111011011001100010101010010101001110110110011000101010011110110010101000101010011110110110011000101010100101011011101101100110001010100111101100101001111010011101011110 ed98aa54ed98a9eca8a9ed98aa56ed98a9eca7a75e
UHC 혪T혩쨩혪V혩짧^ 110000101001001001010100110000101001000111000010101110111100001010010010010101101100001010010001110000101010101001011110 c29254c291c2bbc29256c291c2aa5e

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