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?? 0011111100111111001111110011111100111111010101000011111100111111 3f3f3f3f3f543f3f
SJIS-WIN ?????T?? 0011111100111111001111110011111100111111010101000011111100111111 3f3f3f3f3f543f3f
EUC-JP ?????T?? 0011111100111111001111110011111100111111010101000011111100111111 3f3f3f3f3f543f3f
UTF-8 찾책혡책혟T찾챦 11101100101100001011111011101100101100011000010111101101100110001010000111101100101100011000010111101101100110001001111101010100111011001011000010111110111011001011000110100110 ecb0beecb185ed98a1ecb185ed989f54ecb0beecb1a6
UHC 찾책혡책혟T찾챦 110000111010001111000011101001011100001010001010110000111010010111000010100010010101010011000011101000111100001110101111 c3a3c3a5c28ac3a5c28954c3a3c3af

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