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 雲???}雲???{^ 10001001010111110011111100111111001111110111110110001001010111110011111100111111001111110111101101011110 895f3f3f3f7d895f3f3f3f7b5e
EUC-JP 雲???}雲???{^ 10110001110000000011111100111111001111110111110110110001110000000011111100111111001111110111101101011110 b1c03f3f3f7db1c03f3f3f7b5e
UTF-8 雲띨렟렚}雲띨렟렚{^ 111010011001101110110010111010111001110110101000111010111010000010011111111010111010000010011010011111011110100110011011101100101110101110011101101010001110101110100000100111111110101110100000100110100111101101011110 e99bb2eb9da8eba09feba09a7de99bb2eb9da8eba09feba09a7b5e
UHC 雲띨렟렚}雲띨렟렚{^ 11101010101000111011011011101110100011101011000010001110101011010111110111101010101000111011011011101110100011101011000010001110101011010111101101011110 eaa3b6ee8eb08ead7deaa3b6ee8eb08ead7b5e

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