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 韈撰ス「鞐槫ーソ 111010001110011110010000111011111011110110100010111010001101111010011110111001011011000010111111 e8e790efbda2e8de9ee5b0bf
EUC-JP 韈撰ス「鞐槫ーソ 11110000111010011100000011110001100011101011110110001110101000101111000011100000110111001110011110001110101100001000111010111111 f0e9c0f18ebd8ea2f0e0dce78eb08ebf
UTF-8 韈撰ス「鞐槫ーソ 111010011001111110001000111001101001001010110000111011111011110110111101111011111011110110100010111010011001111010010000111001101010011110101011111011111011110110110000111011111011110110111111 e99f88e692b0efbdbdefbda2e99e90e6a7abefbdb0efbdbf
UHC ?撰?????? 001111111111001110111100001111110011111100111111001111110011111100111111 3ff3bc3f3f3f3f3f3f

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