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^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
SJIS-WIN ????媛L????媛L^ 001111110011111100111111001111111001010101010001010011000011111100111111001111110011111110010101010100010100110001011110 3f3f3f3f95514c3f3f3f3f95514c5e
EUC-JP ????媛L????媛L^ 001111110011111100111111001111111100100110110010010011000011111100111111001111110011111111001001101100100100110001011110 3f3f3f3fc9b24c3f3f3f3fc9b24c5e
UTF-8 룵₃룵ㄱ媛L룵₃룵ㄱ媛L^ 111010111010001110110101111000101000001010000011111010111010001110110101111000111000010010110001111001011010101010011011010011001110101110100011101101011110001010000010100000111110101110100011101101011110001110000100101100011110010110101010100110110100110001011110 eba3b5e28283eba3b5e384b1e5aa9b4ceba3b5e28283eba3b5e384b1e5aa9b4c5e
UHC 룵₃룵ㄱ媛L룵₃룵ㄱ媛L^ 1000111110101010101010011111110110001111101010101010010010100001111010101011000001001100100011111010101010101001111111011000111110101010101001001010000111101010101100000100110001011110 8faaa9fd8faaa4a1eab04c8faaa9fd8faaa4a1eab04c5e

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