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 邂擾セ難スソ陟③ 11100111101011101000111111101111101111101001001111101111101111011011111111101000101000001000011101000010 e7ae8fefbe93efbdbfe8a08742
EUC-JP 邂擾セ難スソ陟? 111011101011000010111110111100011000111010111110110001101111000110001110101111011000111010111111111100001010001000111111 eeb0bef18ebec6f18ebd8ebff0a23f
UTF-8 邂擾セ難スソ陟③ 111010011000001010000010111001101001001110111110111011111011110110111110111010011001101110100011111011111011110110111101111011111011110110111111111010011001100110011111111000101001000110100010 e98282e693beefbdbee99ba3efbdbdefbdbfe9999fe291a2
UHC 邂擾?難??陟③ 11111010101100111110100011110110001111111101000111110001001111110011111111110100101100111010100011101001 fab3e8f63fd1f13f3ff4b3a8e9

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