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????^r{^ 00111111010100110011111100111111001111110011111101011110011100100111110100111111010100110011111100111111001111110011111101011110011100100111101101011110 3f533f3f3f3f5e727d3f533f3f3f3f5e727b5e
SJIS-WIN ?S????^r}?S????^r{^ 00111111010100110011111100111111001111110011111101011110011100100111110100111111010100110011111100111111001111110011111101011110011100100111101101011110 3f533f3f3f3f5e727d3f533f3f3f3f5e727b5e
EUC-JP ?S????^r}?S????^r{^ 00111111010100110011111100111111001111110011111101011110011100100111110100111111010100110011111100111111001111110011111101011110011100100111101101011110 3f533f3f3f3f5e727d3f533f3f3f3f5e727b5e
UTF-8 청S혡챤혫혴^r}청S혡챤혫혴^r{^ 111011001011001010101101010100111110110110011000101000011110110010110001101001001110110110011000101010111110110110011000101101000101111001110010011111011110110010110010101011010101001111101101100110001010000111101100101100011010010011101101100110001010101111101101100110001011010001011110011100100111101101011110 ecb2ad53ed98a1ecb1a4ed98abed98b45e727decb2ad53ed98a1ecb1a4ed98abed98b45e727b5e
UHC 청S혡챤혫혴^r}청S혡챤혫혴^r{^ 1100001110111011010100111100001010001010110000111010111011000010100100111100001010011011010111100111001001111101110000111011101101010011110000101000101011000011101011101100001010010011110000101001101101011110011100100111101101011110 c3bb53c28ac3aec293c29b5e727dc3bb53c28ac3aec293c29b5e727b5e

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