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 踝セ鮖ソ奝エ逍セ豎 1110011011110100101111101110100110111001101111111111101010100010101101001110011110010110101111101110011010110001 e6f4bee9b9bffaa2b4e796bee6b1
EUC-JP 踝セ鮖ソ奝エ逍セ豎 11101100111101101000111010111110111100101011101110001110101111111000111110111000111110001000111010110100111011011111011010001110101111101110110010110011 ecf68ebef2bb8ebf8fb8f88eb4edf68ebeecb3
UTF-8 踝セ鮖ソ奝エ逍セ豎 111010001011100010011101111011111011110110111110111010011010111010010110111011111011110110111111111001011010010110011101111011111011110110110100111010011000000010001101111011111011110110111110111010001011000110001110 e8b89defbdbee9ae96efbdbfe5a59defbdb4e9808defbdbee8b18e
UHC ??????逍?? 00111111001111110011111100111111001111110011111111100001110011100011111100111111 3f3f3f3f3f3fe1ce3f3f

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