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 ??翫蔽}??翫蔽{^ 001111110011111110001010111000111001010111000001011111010011111100111111100010101110001110010101110000010111101101011110 3f3f8ae395c17d3f3f8ae395c17b5e
EUC-JP ??翫蔽}??翫蔽{^ 001111110011111110110100111001011100101011000011011111010011111100111111101101001110010111001010110000110111101101011110 3f3fb4e5cac37d3f3fb4e5cac37b5e
UTF-8 뤙귈翫蔽}뤙귈翫蔽{^ 111010111010010010011001111010101011011110001000111001111011111110101011111010001001010010111101011111011110101110100100100110011110101010110111100010001110011110111111101010111110100010010100101111010111101101011110 eba499eab788e7bfabe894bd7deba499eab788e7bfabe894bd7b5e
UHC 뤙귈翫蔽}뤙귈翫蔽{^ 10001111110010001011000111010000111010001101000111111000110011000111110110001111110010001011000111010000111010001101000111111000110011000111101101011110 8fc8b1d0e8d1f8cc7d8fc8b1d0e8d1f8cc7b5e

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