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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP 獒??L獒??L^ 10001111110010111011101100111111001111110100110010001111110010111011101100111111001111110100110001011110 8fcbbb3f3f4c8fcbbb3f3f4c5e
UTF-8 獒쇽슴L獒쇽슴L^ 111001111000110110010010111011001000011110111101111011001000101010110100010011001110011110001101100100101110110010000111101111011110110010001010101101000100110001011110 e78d92ec87bdec8ab44ce78d92ec87bdec8ab44c5e
UHC 獒쇽슴L獒쇽슴L^ 111010001010001110111100111011111011110110111111010011001110100010100011101111001110111110111101101111110100110001011110 e8a3bcefbdbf4ce8a3bcefbdbf4c5e

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