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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 暎????暎??? 1001110111110011001111110011111100111111001111111001110111110011001111110011111100111111 9df33f3f3f3f9df33f3f3f
EUC-JP 暎??嫄?暎??嫄 110110101111010100111111001111111000111110111010101000010011111111011010111101010011111100111111100011111011101010100001 daf53f3f8fbaa13fdaf53f3f8fbaa1
UTF-8 暎㏓쓬嫄뛥暎㏓쓬嫄 111001101001101010001110111000111000111110010011111011001001001110101100111001011010101110000100111010111001101110100101111001101001101010001110111000111000111110010011111011001001001110101100111001011010101110000100 e69a8ee38f93ec93ace5ab84eb9ba5e69a8ee38f93ec93ace5ab84
UHC 暎㏓쓬嫄뛥暎㏓쓬嫄 111001111011001010100111111010111001110110001100111010101011000110001101011010001110011110110010101001111110101110011101100011001110101010110001 e7b2a7eb9d8ceab18d68e7b2a7eb9d8ceab1

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