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^ 111001111001111010100000111001111010000010100000010011001110011110011110101000001110011110100000101000000100110001011110 e79ea0e7a0a04ce79ea0e7a0a04c5e
SJIS-WIN ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e
EUC-JP ç??ç??Lç??ç??L^ 1000111110101011101011100011111100111111100011111010101110101110001111110011111101001100100011111010101110101110001111110011111110001111101010111010111000111111001111110100110001011110 8fabae3f3f8fabae3f3f4c8fabae3f3f8fabae3f3f4c5e
UTF-8 瞠砠L瞠砠L^ 110000111010011111000010100111101100001010100000110000111010011111000010101000001100001010100000010011001100001110100111110000101001111011000010101000001100001110100111110000101010000011000010101000000100110001011110 c3a7c29ec2a0c3a7c2a0c2a04cc3a7c29ec2a0c3a7c2a0c2a04c5e
UHC ??????L??????L^ 001111110011111100111111001111110011111100111111010011000011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f4c3f3f3f3f3f3f4c5e

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