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??R?Z??^[?Z??R?Z??^[^ 0011111101011010001111110011111101010010001111110101101000111111001111110101111001011011001111110101101000111111001111110101001000111111010110100011111100111111010111100101101101011110 3f5a3f3f523f5a3f3f5e5b3f5a3f3f523f5a3f3f5e5b5e
SJIS-WIN ?Z??R?Z??^[?Z??R?Z??^[^ 0011111101011010001111110011111101010010001111110101101000111111001111110101111001011011001111110101101000111111001111110101001000111111010110100011111100111111010111100101101101011110 3f5a3f3f523f5a3f3f5e5b3f5a3f3f523f5a3f3f5e5b5e
EUC-JP ?Z??R?Z??^[?Z??R?Z??^[^ 0011111101011010001111110011111101010010001111110101101000111111001111110101111001011011001111110101101000111111001111110101001000111111010110100011111100111111010111100101101101011110 3f5a3f3f523f5a3f3f5e5b3f5a3f3f523f5a3f3f5e5b5e
UTF-8 청Z혦쨈R청Z혦쨈^[청Z혦쨈R청Z혦쨈^[^ 1110110010110010101011010101101011101101100110001010011011101100101010001000100001010010111011001011001010101101010110101110110110011000101001101110110010101000100010000101111001011011111011001011001010101101010110101110110110011000101001101110110010101000100010000101001011101100101100101010110101011010111011011001100010100110111011001010100010001000010111100101101101011110 ecb2ad5aed98a6eca88852ecb2ad5aed98a6eca8885e5becb2ad5aed98a6eca88852ecb2ad5aed98a6eca8885e5b5e
UHC 청Z혦쨈R청Z혦쨈^[청Z혦쨈R청Z혦쨈^[^ 1100001110111011010110101100001010001110110000101011010001010010110000111011101101011010110000101000111011000010101101000101111001011011110000111011101101011010110000101000111011000010101101000101001011000011101110110101101011000010100011101100001010110100010111100101101101011110 c3bb5ac28ec2b452c3bb5ac28ec2b45e5bc3bb5ac28ec2b452c3bb5ac28ec2b45e5b5e

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