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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 沃??D沃??D^ 1001011110000000001111110011111101000100100101111000000000111111001111110100010001011110 97803f3f4497803f3f445e
EUC-JP 沃??D沃??D^ 1100110111100000001111110011111101000100110011011110000000111111001111110100010001011110 cde03f3f44cde03f3f445e
UTF-8 沃겼뎴D沃겼뎴D^ 111001101011001010000011111010101011001010111100111010111000111010110100010001001110011010110010100000111110101010110010101111001110101110001110101101000100010001011110 e6b283eab2bceb8eb444e6b283eab2bceb8eb4445e
UHC 沃겼뎴D沃겼뎴D^ 111010001010101010110000111001011000100110000111010001001110100010101010101100001110010110001001100001110100010001011110 e8aab0e5898744e8aab0e58987445e

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