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^ 1110110111101001100011101011010001001100111011011110100110001110101101000100110001011110 ede98eb44cede98eb44c5e
SJIS-WIN ???´L???´L^ 00111111001111110011111110000001010011000100110000111111001111110011111110000001010011000100110001011110 3f3f3f814c4c3f3f3f814c4c5e
EUC-JP íé?´Líé?´L^ 100011111010101110111111100011111010101110110001001111111010000110101101010011001000111110101011101111111000111110101011101100010011111110100001101011010100110001011110 8fabbf8fabb13fa1ad4c8fabbf8fabb13fa1ad4c5e
UTF-8 í鎴Lí鎴L^ 11000011101011011100001110101001110000101000111011000010101101000100110011000011101011011100001110101001110000101000111011000010101101000100110001011110 c3adc3a9c28ec2b44cc3adc3a9c28ec2b44c5e
UHC ???´L???´L^ 00111111001111110011111110100010101001010100110000111111001111110011111110100010101001010100110001011110 3f3f3fa2a54c3f3f3fa2a54c5e

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