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^ 00111111001111110011111101010100010111100011111100111111001111110101010001011110 3f3f3f545e3f3f3f545e
SJIS-WIN ???T^???T^ 00111111001111110011111101010100010111100011111100111111001111110101010001011110 3f3f3f545e3f3f3f545e
EUC-JP ???T^???T^ 00111111001111110011111101010100010111100011111100111111001111110101010001011110 3f3f3f545e3f3f3f545e
UTF-8 채쩍혛T^채쩍혛T^ 11101100101100011000010011101100101010011000110111101101100110001001101101010100010111101110110010110001100001001110110010101001100011011110110110011000100110110101010001011110 ecb184eca98ded989b545eecb184eca98ded989b545e
UHC 채쩍혛T^채쩍혛T^ 11000011101001001100001010111101110000101000011001010100010111101100001110100100110000101011110111000010100001100101010001011110 c3a4c2bdc286545ec3a4c2bdc286545e

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