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 ???蔽}???蔽{^ 00111111001111110011111110010101110000010111110100111111001111110011111110010101110000010111101101011110 3f3f3f95c17d3f3f3f95c17b5e
EUC-JP ??榥蔽}??榥蔽{^ 0011111100111111100011111100010011011011110010101100001101111101001111110011111110001111110001001101101111001010110000110111101101011110 3f3f8fc4dbcac37d3f3f8fc4dbcac37b5e
UTF-8 뤶삑榥蔽}뤶삑榥蔽{^ 111010111010010010110110111011001000001010010001111001101010011010100101111010001001010010111101011111011110101110100100101101101110110010000010100100011110011010100110101001011110100010010100101111010111101101011110 eba4b6ec8291e6a6a5e894bd7deba4b6ec8291e6a6a5e894bd7b5e
UHC 뤶삑榥蔽}뤶삑榥蔽{^ 10001111111001001011101111100000111111001100111011111000110011000111110110001111111001001011101111100000111111001100111011111000110011000111101101011110 8fe4bbe0fccef8cc7d8fe4bbe0fccef8cc7b5e

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