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?cn}?S?cn{^ 00111111010100110011111101100011011011100111110100111111010100110011111101100011011011100111101101011110 3f533f636e7d3f533f636e7b5e
SJIS-WIN ?S?cn}?S?cn{^ 00111111010100110011111101100011011011100111110100111111010100110011111101100011011011100111101101011110 3f533f636e7d3f533f636e7b5e
EUC-JP ?S?cn}?S?cn{^ 00111111010100110011111101100011011011100111110100111111010100110011111101100011011011100111101101011110 3f533f636e7d3f533f636e7b5e
UTF-8 청S혣cn}청S혣cn{^ 111011001011001010101101010100111110110110011000101000110110001101101110011111011110110010110010101011010101001111101101100110001010001101100011011011100111101101011110 ecb2ad53ed98a3636e7decb2ad53ed98a3636e7b5e
UHC 청S혣cn}청S혣cn{^ 1100001110111011010100111100001010001100011000110110111001111101110000111011101101010011110000101000110001100011011011100111101101011110 c3bb53c28c636e7dc3bb53c28c636e7b5e

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