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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 獻獏畴L獻獏畴L^ 111000001101100111100000110100011110000101100110010011001110000011011001111000001101000111100001011001100100110001011110 e0d9e0d1e1664ce0d9e0d1e1664c5e
EUC-JP 獻獏畴L獻獏畴L^ 111000001101101111100000110100111110000111000111010011001110000011011011111000001101001111100001110001110100110001011110 e0dbe0d3e1c74ce0dbe0d3e1c74c5e
UTF-8 獻獏畴L獻獏畴L^ 111001111000110110111011111001111000110110001111111001111001010110110100010011001110011110001101101110111110011110001101100011111110011110010101101101000100110001011110 e78dbbe78d8fe795b44ce78dbbe78d8fe795b44c5e
UHC 獻??L獻??L^ 1111101011001100001111110011111101001100111110101100110000111111001111110100110001011110 facc3f3f4cfacc3f3f4c5e

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