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 ?Z???????Z??????^ 0011111101011010001111110011111100111111001111110011111100111111001111110101101000111111001111110011111100111111001111110011111101011110 3f5a3f3f3f3f3f3f3f5a3f3f3f3f3f3f5e
SJIS-WIN ?Z???????Z??????^ 0011111101011010001111110011111100111111001111110011111100111111001111110101101000111111001111110011111100111111001111110011111101011110 3f5a3f3f3f3f3f3f3f5a3f3f3f3f3f3f5e
EUC-JP ?Z???????Z??????^ 0011111101011010001111110011111100111111001111110011111100111111001111110101101000111111001111110011111100111111001111110011111101011110 3f5a3f3f3f3f3f3f3f5a3f3f3f3f3f3f5e
UTF-8 청Z혦짠청횗혦쨈청Z혦짠청횗혦쨈^ 111011001011001010101101010110101110110110011000101001101110110010100111101000001110110010110010101011011110110110011010100101111110110110011000101001101110110010101000100010001110110010110010101011010101101011101101100110001010011011101100101001111010000011101100101100101010110111101101100110101001011111101101100110001010011011101100101010001000100001011110 ecb2ad5aed98a6eca7a0ecb2aded9a97ed98a6eca888ecb2ad5aed98a6eca7a0ecb2aded9a97ed98a6eca8885e
UHC 청Z혦짠청횗혦쨈청Z혦짠청횗혦쨈^ 11000011101110110101101011000010100011101100001010100111110000111011101111000011100100011100001010001110110000101011010011000011101110110101101011000010100011101100001010100111110000111011101111000011100100011100001010001110110000101011010001011110 c3bb5ac28ec2a7c3bbc391c28ec2b4c3bb5ac28ec2a7c3bbc391c28ec2b45e

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