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?W?S?Jn}?S?W?S?Jn{^ 001111110101001100111111010101110011111101010011001111110100101001101110011111010011111101010011001111110101011100111111010100110011111101001010011011100111101101011110 3f533f573f533f4a6e7d3f533f573f533f4a6e7b5e
SJIS-WIN ?S?W?S?Jn}?S?W?S?Jn{^ 001111110101001100111111010101110011111101010011001111110100101001101110011111010011111101010011001111110101011100111111010100110011111101001010011011100111101101011110 3f533f573f533f4a6e7d3f533f573f533f4a6e7b5e
EUC-JP ?S?W?S?Jn}?S?W?S?Jn{^ 001111110101001100111111010101110011111101010011001111110100101001101110011111010011111101010011001111110101011100111111010100110011111101001010011011100111101101011110 3f533f573f533f4a6e7d3f533f573f533f4a6e7b5e
UTF-8 청S혪W청S혪Jn}청S혪W청S혪Jn{^ 11101100101100101010110101010011111011011001100010101010010101111110110010110010101011010101001111101101100110001010101001001010011011100111110111101100101100101010110101010011111011011001100010101010010101111110110010110010101011010101001111101101100110001010101001001010011011100111101101011110 ecb2ad53ed98aa57ecb2ad53ed98aa4a6e7decb2ad53ed98aa57ecb2ad53ed98aa4a6e7b5e
UHC 청S혪W청S혪Jn}청S혪W청S혪Jn{^ 1100001110111011010100111100001010010010010101111100001110111011010100111100001010010010010010100110111001111101110000111011101101010011110000101001001001010111110000111011101101010011110000101001001001001010011011100111101101011110 c3bb53c29257c3bb53c2924a6e7dc3bb53c29257c3bb53c2924a6e7b5e

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