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^ 1110010111110110001111110011111101001100111001011111011000111111001111110100110001011110 e5f63f3f4ce5f63f3f4c5e
EUC-JP 褻??L褻??L^ 1110101011111000001111110011111101001100111010101111100000111111001111110100110001011110 eaf83f3f4ceaf83f3f4c5e
UTF-8 褻卨琓L褻卨琓L^ 111010001010010010111011111001011000110110101000111001111001000010010011010011001110100010100100101110111110010110001101101010001110011110010000100100110100110001011110 e8a4bbe58da8e790934ce8a4bbe58da8e790934c5e
UHC 褻卨琓L褻卨琓L^ 111000001110000111100000110110011110100011001101010011001110000011100001111000001101100111101000110011010100110001011110 e0e1e0d9e8cd4ce0e1e0d9e8cd4c5e

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