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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 雫耘W}雫耘W{^ 10001110101101001110001111001111010101110111110110001110101101001110001111001111010101110111101101011110 8eb4e3cf577d8eb4e3cf577b5e
EUC-JP 雫耘W}雫耘W{^ 10111100101101101110011011010001010101110111110110111100101101101110011011010001010101110111101101011110 bcb6e6d1577dbcb6e6d1577b5e
UTF-8 雫耘W}雫耘W{^ 1110100110011011101010111110100010000000100110000101011101111101111010011001101110101011111010001000000010011000010101110111101101011110 e99babe88098577de99babe88098577b5e
UHC ?耘W}?耘W{^ 0011111111101001111111000101011101111101001111111110100111111100010101110111101101011110 3fe9fc577d3fe9fc577b5e

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