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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 缺後、}缺後、{^ 111000111001111010001100111000111000000101000001011111011110001110011110100011001110001110000001010000010111101101011110 e39e8ce381417de39e8ce381417b5e
EUC-JP 缺後、}缺後、{^ 111001011111111010111000111001011010000110100010011111011110010111111110101110001110010110100001101000100111101101011110 e5feb8e5a1a27de5feb8e5a1a27b5e
UTF-8 缺後、}缺後、{^ 111001111011110010111010111001011011111010001100111000111000000010000001011111011110011110111100101110101110010110111110100011001110001110000000100000010111101101011110 e7bcbae5be8ce380817de7bcbae5be8ce380817b5e
UHC 缺後、}缺後、{^ 110011001100000011111101101011011010000110100010011111011100110011000000111111011010110110100001101000100111101101011110 ccc0fdada1a27dccc0fdada1a27b5e

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