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{^ 11111011101110011001011101101110010101110111110111111011101110011001011101101110010101110111101101011110 fbb9976e577dfbb9976e577b5e
EUC-JP 鄧溶W}鄧溶W{^ 100011111110001011000111110011011100111101010111011111011000111111100010110001111100110111001111010101110111101101011110 8fe2c7cdcf577d8fe2c7cdcf577b5e
UTF-8 鄧溶W}鄧溶W{^ 1110100110000100101001111110011010111010101101100101011101111101111010011000010010100111111001101011101010110110010101110111101101011110 e984a7e6bab6577de984a7e6bab6577b5e
UHC 鄧溶W}鄧溶W{^ 11010100111110001110100111000001010101110111110111010100111110001110100111000001010101110111101101011110 d4f8e9c1577dd4f8e9c1577b5e

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