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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 顋具スス鬩ォ辜ケ 111010001111100110001011111011111011110110111101111010011010100110101011111001111000001110111001 e8f98befbdbde9a9abe783b9
EUC-JP 顋具スス鬩ォ辜ケ 11110000111110111011011011110001100011101011110110001110101111011111001010101011100011101010101111101101111000111000111010111001 f0fbb6f18ebd8ebdf2ab8eabede38eb9
UTF-8 顋具スス鬩ォ辜ケ 111010011010000110001011111001011000010110110111111011111011110110111101111011111011110110111101111010011010110010101001111011111011110110101011111010001011111010011100111011111011110110111001 e9a18be585b7efbdbdefbdbde9aca9efbdabe8be9cefbdb9
UHC ?具????辜? 00111111110011101111110100111111001111110011111100111111110011011101000000111111 3fcefd3f3f3f3fcdd03f

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