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?znR?z?zn^[?z?znR?z?zn^[^ 001111110111101000111111011110100110111001010010001111110111101000111111011110100110111001011110010110110011111101111010001111110111101001101110010100100011111101111010001111110111101001101110010111100101101101011110 3f7a3f7a6e523f7a3f7a6e5e5b3f7a3f7a6e523f7a3f7a6e5e5b5e
SJIS-WIN ?z?znR?z?zn^[?z?znR?z?zn^[^ 001111110111101000111111011110100110111001010010001111110111101000111111011110100110111001011110010110110011111101111010001111110111101001101110010100100011111101111010001111110111101001101110010111100101101101011110 3f7a3f7a6e523f7a3f7a6e5e5b3f7a3f7a6e523f7a3f7a6e5e5b5e
EUC-JP ?z?znR?z?zn^[?z?znR?z?zn^[^ 001111110111101000111111011110100110111001010010001111110111101000111111011110100110111001011110010110110011111101111010001111110111101001101110010100100011111101111010001111110111101001101110010111100101101101011110 3f7a3f7a6e523f7a3f7a6e5e5b3f7a3f7a6e523f7a3f7a6e5e5b5e
UTF-8 숩z숩znR숩z숩zn^[숩z숩znR숩z숩zn^[^ 11101100100010001010100101111010111011001000100010101001011110100110111001010010111011001000100010101001011110101110110010001000101010010111101001101110010111100101101111101100100010001010100101111010111011001000100010101001011110100110111001010010111011001000100010101001011110101110110010001000101010010111101001101110010111100101101101011110 ec88a97aec88a97a6e52ec88a97aec88a97a6e5e5bec88a97aec88a97a6e52ec88a97aec88a97a6e5e5b5e
UHC 숩z숩znR숩z숩zn^[숩z숩znR숩z숩zn^[^ 1011110011111100011110101011110011111100011110100110111001010010101111001111110001111010101111001111110001111010011011100101111001011011101111001111110001111010101111001111110001111010011011100101001010111100111111000111101010111100111111000111101001101110010111100101101101011110 bcfc7abcfc7a6e52bcfc7abcfc7a6e5e5bbcfc7abcfc7a6e52bcfc7abcfc7a6e5e5b5e

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