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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?↓??↓?^ 001111111000000110101011001111110011111110000001101010110011111101011110 3f81ab3f3f81ab3f5e
EUC-JP 艅↓?艅↓?^ 10001111110101101111110110100010101011010011111110001111110101101111110110100010101011010011111101011110 8fd6fda2ad3f8fd6fda2ad3f5e
UTF-8 艅↓럷艅↓럷^ 11101000100010011000010111100010100001101001001111101011100111111011011111101000100010011000010111100010100001101001001111101011100111111011011101011110 e88985e28693eb9fb7e88985e28693eb9fb75e
UHC 艅↓럷艅↓럷^ 11100110101010011010000111101001100011101001011011100110101010011010000111101001100011101001011001011110 e6a9a1e98e96e6a9a1e98e965e

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