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 ?S??U}?S??U{^ 00111111010100110011111100111111010101010111110100111111010100110011111100111111010101010111101101011110 3f533f3f557d3f533f3f557b5e
SJIS-WIN ?S??U}?S??U{^ 00111111010100110011111100111111010101010111110100111111010100110011111100111111010101010111101101011110 3f533f3f557d3f533f3f557b5e
EUC-JP ?S??U}?S??U{^ 00111111010100110011111100111111010101010111110100111111010100110011111100111111010101010111101101011110 3f533f3f557d3f533f3f557b5e
UTF-8 청S혦짝U}청S혦짝U{^ 11101100101100101010110101010011111011011001100010100110111011001010011110011101010101010111110111101100101100101010110101010011111011011001100010100110111011001010011110011101010101010111101101011110 ecb2ad53ed98a6eca79d557decb2ad53ed98a6eca79d557b5e
UHC 청S혦짝U}청S혦짝U{^ 11000011101110110101001111000010100011101100001010100110010101010111110111000011101110110101001111000010100011101100001010100110010101010111101101011110 c3bb53c28ec2a6557dc3bb53c28ec2a6557b5e

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