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 ìö©hfìö©h^}Yìö©hfìö©h^}bE 11101100111101101010100101101000011001101110110011110110101010010110100001011110011111010101100111101100111101101010100101101000011001101110110011110110101010010110100001011110011111010110001001000101 ecf6a96866ecf6a9685e7d59ecf6a96866ecf6a9685e7d6245
SJIS-WIN ???hf???h^}Y???hf???h^}bE 00111111001111110011111101101000011001100011111100111111001111110110100001011110011111010101100100111111001111110011111101101000011001100011111100111111001111110110100001011110011111010110001001000101 3f3f3f68663f3f3f685e7d593f3f3f68663f3f3f685e7d6245
EUC-JP ìö©hfìö©h^}Yìö©hfìö©h^}bE 10001111101010111100000010001111101010111101001110001111101000101110110101101000011001101000111110101011110000001000111110101011110100111000111110100010111011010110100001011110011111010101100110001111101010111100000010001111101010111101001110001111101000101110110101101000011001101000111110101011110000001000111110101011110100111000111110100010111011010110100001011110011111010110001001000101 8fabc08fabd38fa2ed68668fabc08fabd38fa2ed685e7d598fabc08fabd38fa2ed68668fabc08fabd38fa2ed685e7d6245
UTF-8 ìö©hfìö©h^}Yìö©hfìö©h^}bE 11000011101011001100001110110110110000101010100101101000011001101100001110101100110000111011011011000010101010010110100001011110011111010101100111000011101011001100001110110110110000101010100101101000011001101100001110101100110000111011011011000010101010010110100001011110011111010110001001000101 c3acc3b6c2a96866c3acc3b6c2a9685e7d59c3acc3b6c2a96866c3acc3b6c2a9685e7d6245
UHC ???hf???h^}Y???hf???h^}bE 00111111001111110011111101101000011001100011111100111111001111110110100001011110011111010101100100111111001111110011111101101000011001100011111100111111001111110110100001011110011111010110001001000101 3f3f3f68663f3f3f685e7d593f3f3f68663f3f3f685e7d6245

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