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 äþp}äþp{^ 111001001111111001110000011111011110010011111110011100000111101101011110 e4fe707de4fe707b5e
SJIS-WIN ??p}??p{^ 001111110011111101110000011111010011111100111111011100000111101101011110 3f3f707d3f3f707b5e
EUC-JP äþp}äþp{^ 1000111110101011101000111000111110101001110100000111000001111101100011111010101110100011100011111010100111010000011100000111101101011110 8faba38fa9d0707d8faba38fa9d0707b5e
UTF-8 äþp}äþp{^ 11000011101001001100001110111110011100000111110111000011101001001100001110111110011100000111101101011110 c3a4c3be707dc3a4c3be707b5e
UHC ?þp}?þp{^ 0011111110101001101011010111000001111101001111111010100110101101011100000111101101011110 3fa9ad707d3fa9ad707b5e

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