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{^ 1001011111101001001111110101011101111101100101111110100100111111010101110111101101011110 97e93f577d97e93f577b5e
EUC-JP 鈴?W}鈴?W{^ 1100111011101011001111110101011101111101110011101110101100111111010101110111101101011110 ceeb3f577dceeb3f577b5e
UTF-8 鈴욈W}鈴욈W{^ 1110100110001000101101001110110010011010100010000101011101111101111010011000100010110100111011001001101010001000010101110111101101011110 e988b4ec9a88577de988b4ec9a88577b5e
UHC 鈴욈W}鈴욈W{^ 11010110110000101011111111100000010101110111110111010110110000101011111111100000010101110111101101011110 d6c2bfe0577dd6c2bfe0577b5e

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