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 逕櫁鴇濶ェ逕櫁刀 111001111001010010011110111010001001001110111100111010001000100110101010111001111001010010011110111010001001001110000001 e7949ee893bce889aae7949ee89381
EUC-JP 逕櫁鴇濶ェ逕櫁刀 11101101111101001101110011101010110001101011111011101111111010011000111010101010111011011111010011011100111010101100010111100001 edf4dceac6beefe98eaaedf4dceac5e1
UTF-8 逕櫁鴇濶ェ逕櫁刀 111010011000000010010101111001101010101110000001111010011011010010000111111001101011111110110110111011111011110110101010111010011000000010010101111001101010101110000001111001011000100010000000 e98095e6ab81e9b487e6bfb6efbdaae98095e6ab81e58880
UHC 逕????逕?刀 1100110011101111001111110011111100111111001111111100110011101111001111111101001111101111 ccef3f3f3f3fccef3fd3ef

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