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^ 1011011110101011110000101011010001001100101101111010101111000010101101000100110001011110 b7abc2b44cb7abc2b44c5e
SJIS-WIN ???´L???´L^ 00111111001111110011111110000001010011000100110000111111001111110011111110000001010011000100110001011110 3f3f3f814c4c3f3f3f814c4c5e
EUC-JP ??´L??´L^ 0011111100111111100011111010101010100100101000011010110101001100001111110011111110001111101010101010010010100001101011010100110001011110 3f3f8faaa4a1ad4c3f3f8faaa4a1ad4c5e
UTF-8 ·«Â´L·«Â´L^ 11000010101101111100001010101011110000111000001011000010101101000100110011000010101101111100001010101011110000111000001011000010101101000100110001011110 c2b7c2abc382c2b44cc2b7c2abc382c2b44c5e
UHC ·??´L·??´L^ 101000011010010000111111001111111010001010100101010011001010000110100100001111110011111110100010101001010100110001011110 a1a43f3fa2a54ca1a43f3fa2a54c5e

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