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^ 0011111100111111100000101101001001001100001111110011111110000010110100100100110001011110 3f3f82d24c3f3f82d24c5e
EUC-JP ??ぴL??ぴL^ 0011111100111111101001001101010001001100001111110011111110100100110101000100110001011110 3f3fa4d44c3f3fa4d44c5e
UTF-8 룴횕ぴL룴횕ぴL^ 111010111010001110110100111011011001101010010101111000111000000110110100010011001110101110100011101101001110110110011010100101011110001110000001101101000100110001011110 eba3b4ed9a95e381b44ceba3b4ed9a95e381b44c5e
UHC 룴횕ぴL룴횕ぴL^ 100011111010100111000011100011111010101011010100010011001000111110101001110000111000111110101010110101000100110001011110 8fa9c38faad44c8fa9c38faad44c5e

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