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žb^ 1100001010011101010011001100001010011100110000111001100011000010100111010100110011000010100111100110001001011110 c29d4cc29cc398c29d4cc29e625e
SJIS-WIN ??L??????L??b^ 0011111100111111010011000011111100111111001111110011111100111111001111110100110000111111001111110110001001011110 3f3f4c3f3f3f3f3f3f4c3f3f625e
EUC-JP Â?LÂ?Ã?Â?LÂ?b^ 100011111010101010100100001111110100110010001111101010101010010000111111100011111010101010101010001111111000111110101010101001000011111101001100100011111010101010100100001111110110001001011110 8faaa43f4c8faaa43f8faaaa3f8faaa43f4c8faaa43f625e
UTF-8 LœØLžb^ 110000111000001011000010100111010100110011000011100000101100001010011100110000111000001111000010100110001100001110000010110000101001110101001100110000111000001011000010100111100110001001011110 c382c29d4cc382c29cc383c298c382c29d4cc382c29e625e
UHC ??L??????L??b^ 0011111100111111010011000011111100111111001111110011111100111111001111110100110000111111001111110110001001011110 3f3f4c3f3f3f3f3f3f4c3f3f625e

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