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 鴫鱆雫}鴫鱆雫{^ 11110000110000001000111010110000111010011110000110001110101101000111110111110000110000001000111010110000111010011110000110001110101101000111101101011110 f0c08eb0e9e18eb47df0c08eb0e9e18eb47b5e
EUC-JP ?鴫鱆雫}?鴫鱆雫{^ 0011111110111100101100101111001011100011101111001011011001111101001111111011110010110010111100101110001110111100101101100111101101011110 3fbcb2f2e3bcb67d3fbcb2f2e3bcb67b5e
UTF-8 鴫鱆雫}鴫鱆雫{^ 111011101000000110111111111010011011010010101011111010011011000110000110111010011001101110101011011111011110111010000001101111111110100110110100101010111110100110110001100001101110100110011011101010110111101101011110 ee81bfe9b4abe9b186e99bab7dee81bfe9b4abe9b186e99bab7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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