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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 髣懶スシ@髣懶スシ@B 111010011001011110011100111011111011110110111100010000001110100110010111100111001110111110111101101111000100000001000010 e9979cefbdbc40e9979cefbdbc4042
EUC-JP 髣懶スシ@髣懶スシ@B 11110001111101111101100011110001100011101011110110001110101111000100000011110001111101111101100011110001100011101011110110001110101111000100000001000010 f1f7d8f18ebd8ebc40f1f7d8f18ebd8ebc4042
UTF-8 髣懶スシ@髣懶スシ@B 111010011010101110100011111001101000011110110110111011111011110110111101111011111011110110111100010000001110100110101011101000111110011010000111101101101110111110111101101111011110111110111101101111000100000001000010 e9aba3e687b6efbdbdefbdbc40e9aba3e687b6efbdbdefbdbc4042
UHC ?懶??@?懶??@B 00111111110101001111101100111111001111110100000000111111110101001111101100111111001111110100000001000010 3fd4fb3f3f403fd4fb3f3f4042

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