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 î«Í¬\}î«Í¬\{^ 11101110101010111100110110101100010111000111110111101110101010111100110110101100010111000111101101011110 eeabcdac5c7deeabcdac5c7b5e
SJIS-WIN ???¬\}???¬\{^ 001111110011111100111111100000011100101001011100011111010011111100111111001111111000000111001010010111000111101101011110 3f3f3f81ca5c7d3f3f3f81ca5c7b5e
EUC-JP î?ͬ\}î?ͬ\{^ 1000111110101011110000100011111110001111101010101011111110100010110011000101110001111101100011111010101111000010001111111000111110101010101111111010001011001100010111000111101101011110 8fabc23f8faabfa2cc5c7d8fabc23f8faabfa2cc5c7b5e
UTF-8 î«Í¬\}î«Í¬\{^ 110000111010111011000010101010111100001110001101110000101010110001011100011111011100001110101110110000101010101111000011100011011100001010101100010111000111101101011110 c3aec2abc38dc2ac5c7dc3aec2abc38dc2ac5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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