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 矗呱」カ蠏ゥ雕ェ 111000011101111010011001111010111010001110110110111001011011010110101001111010001011100010101010 e1de99eba3b6e5b5a9e8b8aa
EUC-JP 矗呱」カ蠏ゥ雕ェ 11100010111000001101001011101101100011101010001110001110101101101110101010110111100011101010100111110000101110101000111010101010 e2e0d2ed8ea38eb6eab78ea9f0ba8eaa
UTF-8 矗呱」カ蠏ゥ雕ェ 111001111001111110010111111001011001000110110001111011111011110110100011111011111011110110110110111010001010000010001111111011111011110110101001111010011001101110010101111011111011110110101010 e79f97e591b1efbda3efbdb6e8a08fefbda9e99b95efbdaa
UHC 矗呱????雕? 1111010110111000110011011011001000111111001111110011111100111111111100001110011100111111 f5b8cdb23f3f3f3ff0e73f

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