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{^ 00111111001111110011111100111111011101000111110100111111001111110011111100111111011101000111101101011110 3f3f3f3f747d3f3f3f3f747b5e
SJIS-WIN ????t}????t{^ 00111111001111110011111100111111011101000111110100111111001111110011111100111111011101000111101101011110 3f3f3f3f747d3f3f3f3f747b5e
EUC-JP ????t}????t{^ 00111111001111110011111100111111011101000111110100111111001111110011111100111111011101000111101101011110 3f3f3f3f747d3f3f3f3f747b5e
UTF-8 챔챦혦짤t}챔챦혦짤t{^ 1110110010110001100101001110110010110001101001101110110110011000101001101110110010100111101001000111010001111101111011001011000110010100111011001011000110100110111011011001100010100110111011001010011110100100011101000111101101011110 ecb194ecb1a6ed98a6eca7a4747decb194ecb1a6ed98a6eca7a4747b5e
UHC 챔챦혦짤t}챔챦혦짤t{^ 110000111010100011000011101011111100001010001110110000101010100101110100011111011100001110101000110000111010111111000010100011101100001010101001011101000111101101011110 c3a8c3afc28ec2a9747dc3a8c3afc28ec2a9747b5e

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