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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蝠橸・セ}蝠橸・セ{^ 111001011001010110011110111011111010010110111110011111011110010110010101100111101110111110100101101111100111101101011110 e5959eefa5be7de5959eefa5be7b5e
EUC-JP 蝠橸・セ}蝠橸・セ{^ 11101001111101011101110011110001100011101010010110001110101111100111110111101001111101011101110011110001100011101010010110001110101111100111101101011110 e9f5dcf18ea58ebe7de9f5dcf18ea58ebe7b5e
UTF-8 蝠橸・セ}蝠橸・セ{^ 111010001001110110100000111001101010100110111000111011111011110110100101111011111011110110111110011111011110100010011101101000001110011010101001101110001110111110111101101001011110111110111101101111100111101101011110 e89da0e6a9b8efbda5efbdbe7de89da0e6a9b8efbda5efbdbe7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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