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?dn}?S?dn{^ 00111111010100110011111101100100011011100111110100111111010100110011111101100100011011100111101101011110 3f533f646e7d3f533f646e7b5e
SJIS-WIN ?S?dn}?S?dn{^ 00111111010100110011111101100100011011100111110100111111010100110011111101100100011011100111101101011110 3f533f646e7d3f533f646e7b5e
EUC-JP ?S?dn}?S?dn{^ 00111111010100110011111101100100011011100111110100111111010100110011111101100100011011100111101101011110 3f533f646e7d3f533f646e7b5e
UTF-8 청S혧dn}청S혧dn{^ 111011001011001010101101010100111110110110011000101001110110010001101110011111011110110010110010101011010101001111101101100110001010011101100100011011100111101101011110 ecb2ad53ed98a7646e7decb2ad53ed98a7646e7b5e
UHC 청S혧dn}청S혧dn{^ 1100001110111011010100111100001010001111011001000110111001111101110000111011101101010011110000101000111101100100011011100111101101011110 c3bb53c28f646e7dc3bb53c28f646e7b5e

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