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 ??翫馳}??翫馳{^ 001111110011111110001010111000111001001001111001011111010011111100111111100010101110001110010010011110010111101101011110 3f3f8ae392797d3f3f8ae392797b5e
EUC-JP ??翫馳}??翫馳{^ 001111110011111110110100111001011100001111011010011111010011111100111111101101001110010111000011110110100111101101011110 3f3fb4e5c3da7d3f3fb4e5c3da7b5e
UTF-8 뤉롸翫馳}뤉롸翫馳{^ 111010111010010010001001111010111010000110111000111001111011111110101011111010011010011010110011011111011110101110100100100010011110101110100001101110001110011110111111101010111110100110100110101100110111101101011110 eba489eba1b8e7bfabe9a6b37deba489eba1b8e7bfabe9a6b37b5e
UHC 뤉롸翫馳}뤉롸翫馳{^ 10001111101110011011011111010110111010001101000111110110110011000111110110001111101110011011011111010110111010001101000111110110110011000111101101011110 8fb9b7d6e8d1f6cc7d8fb9b7d6e8d1f6cc7b5e

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