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{^ 11111011110000011000111010110100010101110111110111111011110000011000111010110100010101110111101101011110 fbc18eb4577dfbc18eb4577b5e
EUC-JP 鈆雫W}鈆雫W{^ 100011111110001110111100101111001011011001010111011111011000111111100011101111001011110010110110010101110111101101011110 8fe3bcbcb6577d8fe3bcbcb6577b5e
UTF-8 鈆雫W}鈆雫W{^ 1110100110001000100001101110100110011011101010110101011101111101111010011000100010000110111010011001101110101011010101110111101101011110 e98886e99bab577de98886e99bab577b5e
UHC ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e

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