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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 艤??[艤??[^ 1110010001111110001111110011111101011011111001000111111000111111001111110101101101011110 e47e3f3f5be47e3f3f5b5e
EUC-JP 艤??[艤??[^ 1110011111011111001111110011111101011011111001111101111100111111001111110101101101011110 e7df3f3f5be7df3f3f5b5e
UTF-8 艤숈쐷[艤숈쐷[^ 111010001000100110100100111011001000100010001000111011001001000010110111010110111110100010001001101001001110110010001000100010001110110010010000101101110101101101011110 e889a4ec8888ec90b75be889a4ec8888ec90b75b5e
UHC 艤숈쐷[艤숈쐷[^ 111010111111101010011001111011001001110010011001010110111110101111111010100110011110110010011100100110010101101101011110 ebfa99ec9c995bebfa99ec9c995b5e

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