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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 湿篝璽}湿篝璽{^ 100011101011110011100010101111101000111010100011011111011000111010111100111000101011111010001110101000110111101101011110 8ebce2be8ea37d8ebce2be8ea37b5e
EUC-JP 湿篝璽}湿篝璽{^ 101111001011111011100100110000001011110010100101011111011011110010111110111001001100000010111100101001010111101101011110 bcbee4c0bca57dbcbee4c0bca57b5e
UTF-8 湿篝璽}湿篝璽{^ 111001101011100110111111111001111010111110011101111001111001001010111101011111011110011010111001101111111110011110101111100111011110011110010010101111010111101101011110 e6b9bfe7af9de792bd7de6b9bfe7af9de792bd7b5e
UHC ??璽}??璽{^ 0011111100111111110111111101111001111101001111110011111111011111110111100111101101011110 3f3fdfde7d3f3fdfde7b5e

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