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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN コ釐イ}コ釐イ{^ 111100001111011110111010111001111101100010110010011111011111000011110111101110101110011111011000101100100111101101011110 f0f7bae7d8b27df0f7bae7d8b27b5e
EUC-JP ?コ釐イ}?コ釐イ{^ 0011111110001110101110101110111011011010100011101011001001111101001111111000111010111010111011101101101010001110101100100111101101011110 3f8ebaeeda8eb27d3f8ebaeeda8eb27b5e
UTF-8 コ釐イ}コ釐イ{^ 111011101000001010110110111011111011110110111010111010011000011110010000111011111011110110110010011111011110111010000010101101101110111110111101101110101110100110000111100100001110111110111101101100100111101101011110 ee82b6efbdbae98790efbdb27dee82b6efbdbae98790efbdb27b5e
UHC ??釐?}??釐?{^ 00111111001111111101011111101101001111110111110100111111001111111101011111101101001111110111101101011110 3f3fd7ed3f7d3f3fd7ed3f7b5e

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