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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 臾щЭ\}臾щЭ\{^ 1110010001101011100001001000101110000100010111100101110001111101111001000110101110000100100010111000010001011110010111000111101101011110 e46b848b845e5c7de46b848b845e5c7b5e
EUC-JP 臾щЭ\}臾щЭ\{^ 1110011111001100101001111110101110100111101111110101110001111101111001111100110010100111111010111010011110111111010111000111101101011110 e7cca7eba7bf5c7de7cca7eba7bf5c7b5e
UTF-8 臾щЭ\}臾щЭ\{^ 11101000100001111011111011010001100010011101000010101101010111000111110111101000100001111011111011010001100010011101000010101101010111000111101101011110 e887bed189d0ad5c7de887bed189d0ad5c7b5e
UHC 臾щЭ\}臾щЭ\{^ 1110101110101100101011001110101110101100101111110101110001111101111010111010110010101100111010111010110010111111010111000111101101011110 ebacacebacbf5c7debacacebacbf5c7b5e

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