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 ?????ZoBF 001111110011111100111111001111110011111101011010011011110100001001000110 3f3f3f3f3f5a6f4246
SJIS-WIN 遶ェ閾灘夋ZoBF 11100111101010111010101011101000100001111001001111100101111110101001111101011010011011110100001001000110 e7abaae88793e5fa9f5a6f4246
EUC-JP 遶ェ閾灘夋ZoBF 111011101010110110001110101010101110111111100111110001101110011110001111101110001110000101011010011011110100001001000110 eead8eaaefe7c6e78fb8e15a6f4246
UTF-8 遶ェ閾灘夋ZoBF 11101001100000011011011011101111101111011010101011101001100101101011111011100111100000011001100011100101101001001000101101011010011011110100001001000110 e981b6efbdaae996bee78198e5a48b5a6f4246
UHC ???灘?ZoBF 00111111001111110011111111110111101010000011111101011010011011110100001001000110 3f3f3ff7a83f5a6f4246

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