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{^ 10001110101111011000111010110100010101110111110110001110101111011000111010110100010101110111101101011110 8ebd8eb4577d8ebd8eb4577b5e
EUC-JP 漆雫W}漆雫W{^ 10111100101111111011110010110110010101110111110110111100101111111011110010110110010101110111101101011110 bcbfbcb6577dbcbfbcb6577b5e
UTF-8 漆雫W}漆雫W{^ 1110011010111100100001101110100110011011101010110101011101111101111001101011110010000110111010011001101110101011010101110111101101011110 e6bc86e99bab577de6bc86e99bab577b5e
UHC 漆?W}漆?W{^ 1111011011010100001111110101011101111101111101101101010000111111010101110111101101011110 f6d43f577df6d43f577b5e

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