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 邂擾セ難スソ魄州 11100111101011101000111111101111101111101001001111101111101111011011111111101001101011101000111101000010 e7ae8fefbe93efbdbfe9ae8f42
EUC-JP 邂擾セ難スソ魄州 11101110101100001011111011110001100011101011111011000110111100011000111010111101100011101011111111110010101100001011110110100011 eeb0bef18ebec6f18ebd8ebff2b0bda3
UTF-8 邂擾セ難スソ魄州 111010011000001010000010111001101001001110111110111011111011110110111110111010011001101110100011111011111011110110111101111011111011110110111111111010011010110110000100111001011011011110011110 e98282e693beefbdbee99ba3efbdbdefbdbfe9ad84e5b79e
UHC 邂擾?難??魄州 11111010101100111110100011110110001111111101000111110001001111110011111111011011110111101111000110110110 fab3e8f63fd1f13f3fdbdef1b6

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