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 釵ウ辷セ鈑ェ迺ス 111001111101111010110011111001111000100010111110111001111110010110101010111001111001001010111101 e7deb3e788bee7e5aae792bd
EUC-JP 釵ウ辷セ鈑ェ迺ス 11101110111000001000111010110011111011011110100010001110101111101110111011100111100011101010101011101101111100101000111010111101 eee08eb3ede88ebeeee78eaaedf28ebd
UTF-8 釵ウ辷セ鈑ェ迺ス 111010011000011110110101111011111011110110110011111010001011111010110111111011111011110110111110111010011000100010010001111011111011110110101010111010001011111110111010111011111011110110111101 e987b5efbdb3e8beb7efbdbee98891efbdaae8bfbaefbdbd
UHC 釵???鈑??? 11110011111110110011111100111111001111111111011111111110001111110011111100111111 f3fb3f3f3ff7fe3f3f3f

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