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 äQF^häQF^fN}äQF^häQF^fN{^ 11100100010100010100011001011110011010001110010001010001010001100101111001100110010011100111110111100100010100010100011001011110011010001110010001010001010001100101111001100110010011100111101101011110 e451465e68e451465e664e7de451465e68e451465e664e7b5e
SJIS-WIN ?QF^h?QF^fN}?QF^h?QF^fN{^ 00111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111110100111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111101101011110 3f51465e683f51465e664e7d3f51465e683f51465e664e7b5e
EUC-JP äQF^häQF^fN}äQF^häQF^fN{^ 100011111010101110100011010100010100011001011110011010001000111110101011101000110101000101000110010111100110011001001110011111011000111110101011101000110101000101000110010111100110100010001111101010111010001101010001010001100101111001100110010011100111101101011110 8faba351465e688faba351465e664e7d8faba351465e688faba351465e664e7b5e
UTF-8 äQF^häQF^fN}äQF^häQF^fN{^ 1100001110100100010100010100011001011110011010001100001110100100010100010100011001011110011001100100111001111101110000111010010001010001010001100101111001101000110000111010010001010001010001100101111001100110010011100111101101011110 c3a451465e68c3a451465e664e7dc3a451465e68c3a451465e664e7b5e
UHC ?QF^h?QF^fN}?QF^h?QF^fN{^ 00111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111110100111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111101101011110 3f51465e683f51465e664e7d3f51465e683f51465e664e7b5e

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