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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鐔常十紊掩洪綣 1110100001011100100011111110110110001111010111001110001101000011100010011000011010001101010111101110001101011011 e85c8fed8f5ce34389868d5ee35b
EUC-JP 鐔常十紊掩洪綣 1110111110111101101111101110111110111101101111011110010110100100101100011110011010111001101111111110010110111100 efbdbeefbdbde5a4b1e6b9bfe5bc
UTF-8 鐔常十紊掩洪綣 111010011001000010010100111001011011100010111000111001011000110110000001111001111011010010001010111001101000111010101001111001101011010010101010111001111011011010100011 e99094e5b8b8e58d81e7b48ae68ea9e6b4aae7b6a3
UHC ?常十紊掩洪? 001111111101111111001000111001001010100011011010101000101110010111110011111110111111001100111111 3fdfc8e4a8daa2e5f3fbf33f

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