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혦짠^[^ 1110110010110010101011010101101011101101100110001010011011101100101001111010000001010010111011001011001010101101010110101110110110011000101001101110110010100111101000000101111001011011111011001011001010101101010110101110110110011000101001101110110010100111101000000101001011101100101100101010110101011010111011011001100010100110111011001010011110100000010111100101101101011110 ecb2ad5aed98a6eca7a052ecb2ad5aed98a6eca7a05e5becb2ad5aed98a6eca7a052ecb2ad5aed98a6eca7a05e5b5e
UHC 청Z혦짠R청Z혦짠^[청Z혦짠R청Z혦짠^[^ 1100001110111011010110101100001010001110110000101010011101010010110000111011101101011010110000101000111011000010101001110101111001011011110000111011101101011010110000101000111011000010101001110101001011000011101110110101101011000010100011101100001010100111010111100101101101011110 c3bb5ac28ec2a752c3bb5ac28ec2a75e5bc3bb5ac28ec2a752c3bb5ac28ec2a75e5b5e

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