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^[^ 1110000010100000011110101110000010100000011110100110111001010010111000001010000001111010111000001010000001111010011011100101111001011011111000001010000001111010111000001010000001111010011011100101001011100000101000000111101011100000101000000111101001101110010111100101101101011110 e0a07ae0a07a6e52e0a07ae0a07a6e5e5be0a07ae0a07a6e52e0a07ae0a07a6e5e5b5e
EUC-JP 燿z燿znR燿z燿zn^[燿z燿znR燿z燿zn^[^ 1110000010100010011110101110000010100010011110100110111001010010111000001010001001111010111000001010001001111010011011100101111001011011111000001010001001111010111000001010001001111010011011100101001011100000101000100111101011100000101000100111101001101110010111100101101101011110 e0a27ae0a27a6e52e0a27ae0a27a6e5e5be0a27ae0a27a6e52e0a27ae0a27a6e5e5b5e
UTF-8 燿z燿znR燿z燿zn^[燿z燿znR燿z燿zn^[^ 11100111100001111011111101111010111001111000011110111111011110100110111001010010111001111000011110111111011110101110011110000111101111110111101001101110010111100101101111100111100001111011111101111010111001111000011110111111011110100110111001010010111001111000011110111111011110101110011110000111101111110111101001101110010111100101101101011110 e787bf7ae787bf7a6e52e787bf7ae787bf7a6e5e5be787bf7ae787bf7a6e52e787bf7ae787bf7a6e5e5b5e
UHC 燿z燿znR燿z燿zn^[燿z燿znR燿z燿zn^[^ 1110100011111100011110101110100011111100011110100110111001010010111010001111110001111010111010001111110001111010011011100101111001011011111010001111110001111010111010001111110001111010011011100101001011101000111111000111101011101000111111000111101001101110010111100101101101011110 e8fc7ae8fc7a6e52e8fc7ae8fc7a6e5e5be8fc7ae8fc7a6e52e8fc7ae8fc7a6e5e5b5e

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