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????^kD?S????^kD^ 00111111010100110011111100111111001111110011111101011110011010110100010000111111010100110011111100111111001111110011111101011110011010110100010001011110 3f533f3f3f3f5e6b443f533f3f3f3f5e6b445e
SJIS-WIN ?S????^kD?S????^kD^ 00111111010100110011111100111111001111110011111101011110011010110100010000111111010100110011111100111111001111110011111101011110011010110100010001011110 3f533f3f3f3f5e6b443f533f3f3f3f5e6b445e
EUC-JP ?S????^kD?S????^kD^ 00111111010100110011111100111111001111110011111101011110011010110100010000111111010100110011111100111111001111110011111101011110011010110100010001011110 3f533f3f3f3f5e6b443f533f3f3f3f5e6b445e
UTF-8 청S혡챤혫혴^kD청S혡챤혫혴^kD^ 111011001011001010101101010100111110110110011000101000011110110010110001101001001110110110011000101010111110110110011000101101000101111001101011010001001110110010110010101011010101001111101101100110001010000111101100101100011010010011101101100110001010101111101101100110001011010001011110011010110100010001011110 ecb2ad53ed98a1ecb1a4ed98abed98b45e6b44ecb2ad53ed98a1ecb1a4ed98abed98b45e6b445e
UHC 청S혡챤혫혴^kD청S혡챤혫혴^kD^ 1100001110111011010100111100001010001010110000111010111011000010100100111100001010011011010111100110101101000100110000111011101101010011110000101000101011000011101011101100001010010011110000101001101101011110011010110100010001011110 c3bb53c28ac3aec293c29b5e6b44c3bb53c28ac3aec293c29b5e6b445e

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