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{^ 0011111111100110101101110101011101111101001111111110011010110111010101110111101101011110 3fe6b7577d3fe6b7577b5e
EUC-JP ?豺W}?豺W{^ 0011111111101100101110010101011101111101001111111110110010111001010101110111101101011110 3fecb9577d3fecb9577b5e
UTF-8 렣豺W}렣豺W{^ 1110101110100000101000111110100010110001101110100101011101111101111010111010000010100011111010001011000110111010010101110111101101011110 eba0a3e8b1ba577deba0a3e8b1ba577b5e
UHC 렣豺W}렣豺W{^ 10001110101101001110001111001111010101110111110110001110101101001110001111001111010101110111101101011110 8eb4e3cf577d8eb4e3cf577b5e

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