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{^ 10001110110011001000111010101010010101110111110110001110110011001000111010101010010101110111101101011110 8ecc8eaa577d8ecc8eaa577b5e
EUC-JP 捨蒔W}捨蒔W{^ 10111100110011101011110010101100010101110111110110111100110011101011110010101100010101110111101101011110 bccebcac577dbccebcac577b5e
UTF-8 捨蒔W}捨蒔W{^ 1110011010001101101010001110100010010010100101000101011101111101111001101000110110101000111010001001001010010100010101110111101101011110 e68da8e89294577de68da8e89294577b5e
UHC 捨蒔W}捨蒔W{^ 11011110110101111110001111001000010101110111110111011110110101111110001111001000010101110111101101011110 ded7e3c8577dded7e3c8577b5e

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