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????^R?S????^o?S????^]^ 00111111010100110011111100111111001111110011111101011110010100100011111101010011001111110011111100111111001111110101111001101111001111110101001100111111001111110011111100111111010111100101110101011110 3f533f3f3f3f5e523f533f3f3f3f5e6f3f533f3f3f3f5e5d5e
SJIS-WIN ?S????^R?S????^o?S????^]^ 00111111010100110011111100111111001111110011111101011110010100100011111101010011001111110011111100111111001111110101111001101111001111110101001100111111001111110011111100111111010111100101110101011110 3f533f3f3f3f5e523f533f3f3f3f5e6f3f533f3f3f3f5e5d5e
EUC-JP ?S????^R?S????^o?S????^]^ 00111111010100110011111100111111001111110011111101011110010100100011111101010011001111110011111100111111001111110101111001101111001111110101001100111111001111110011111100111111010111100101110101011110 3f533f3f3f3f5e523f533f3f3f3f5e6f3f533f3f3f3f5e5d5e
UTF-8 청S혡챤혫혴^R청S혡챤혫혴^o청S혡챤혫혴^]^ 11101100101100101010110101010011111011011001100010100001111011001011000110100100111011011001100010101011111011011001100010110100010111100101001011101100101100101010110101010011111011011001100010100001111011001011000110100100111011011001100010101011111011011001100010110100010111100110111111101100101100101010110101010011111011011001100010100001111011001011000110100100111011011001100010101011111011011001100010110100010111100101110101011110 ecb2ad53ed98a1ecb1a4ed98abed98b45e52ecb2ad53ed98a1ecb1a4ed98abed98b45e6fecb2ad53ed98a1ecb1a4ed98abed98b45e5d5e
UHC 청S혡챤혫혴^R청S혡챤혫혴^o청S혡챤혫혴^]^ 11000011101110110101001111000010100010101100001110101110110000101001001111000010100110110101111001010010110000111011101101010011110000101000101011000011101011101100001010010011110000101001101101011110011011111100001110111011010100111100001010001010110000111010111011000010100100111100001010011011010111100101110101011110 c3bb53c28ac3aec293c29b5e52c3bb53c28ac3aec293c29b5e6fc3bb53c28ac3aec293c29b5e5d5e

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