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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閼ア蟄倩鳩遶ェ雉 1110100010000100101100011110010110101101100110001110100010010100101101011110011110101011101010101110100010110011 e884b1e5ad98e894b5e7abaae8b3
EUC-JP 閼ア蟄倩鳩遶ェ雉 11101111111001001000111010110001111010101010111111010000111010101100100010110111111011101010110110001110101010101111000010110101 efe48eb1eaafd0eac8b7eead8eaaf0b5
UTF-8 閼ア蟄倩鳩遶ェ雉 111010011001011010111100111011111011110110110001111010001001111110000100111001011000000010101001111010011011001110101001111010011000000110110110111011111011110110101010111010011001101110001001 e996bcefbdb1e89f84e580a9e9b3a9e981b6efbdaae99b89
UHC 閼?蟄?鳩??雉 111001001101100100111111111101101101111000111111110011111100110100111111001111111111011011001011 e4d93ff6de3fcfcd3f3ff6cb

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