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 豸厄スク鮨奇スコ豐 1110011010110110100101101110111110111101101110001110100110111101100010101110111110111101101110101110011010110010 e6b696efbdb8e9bd8aefbdbae6b2
EUC-JP 豸厄スク鮨奇スコ豐 111011001011100011001100111100011000111010111101100011101011100011110010101111111011010011110001100011101011110110001110101110101110110010110100 ecb8ccf18ebd8eb8f2bfb4f18ebd8ebaecb4
UTF-8 豸厄スク鮨奇スコ豐 111010001011000110111000111001011000111010000100111011111011110110111101111011111011110110111000111010011010111010101000111001011010010110000111111011111011110110111101111011111011110110111010111010001011000110010000 e8b1b8e58e84efbdbdefbdb8e9aea8e5a587efbdbdefbdbae8b190
UHC ?厄???奇??? 0011111111100100111110000011111100111111001111111101000011110100001111110011111100111111 3fe4f83f3f3fd0f43f3f3f

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