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 鬩「邁ォ霓守」エ 111010011010100110100010111001111011000010101011111010001011110110001110111001111010001110110100 e9a9a2e7b0abe8bd8ee7a3b4
EUC-JP 鬩「邁ォ霓守」エ 11110010101010111000111010100010111011101011001010001110101010111111000010111111101111001110100110001110101000111000111010110100 f2ab8ea2eeb28eabf0bfbce98ea38eb4
UTF-8 鬩「邁ォ霓守」エ 111010011010110010101001111011111011110110100010111010011000001010000001111011111011110110101011111010011001110010010011111001011010111010001000111011111011110110100011111011111011110110110100 e9aca9efbda2e98281efbdabe99c93e5ae88efbda3efbdb4
UHC ??邁?霓守?? 0011111100111111110110001110010000111111111001111110011111100001111110100011111100111111 3f3fd8e43fe7e7e1fa3f3f

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