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 渦WD渦WD^ 1110011010111000101001100101011101000100111001101011100010100110010101110100010001011110 e6b8a65744e6b8a657445e
SJIS-WIN ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
EUC-JP 渦WD渦WD^ 1000111110101001110000011000111110100010101100011000111110100010110000110101011101000100100011111010100111000001100011111010001010110001100011111010001011000011010101110100010001011110 8fa9c18fa2b18fa2c357448fa9c18fa2b18fa2c357445e
UTF-8 渦WD渦WD^ 1100001110100110110000101011100011000010101001100101011101000100110000111010011011000010101110001100001010100110010101110100010001011110 c3a6c2b8c2a65744c3a6c2b8c2a657445e
UHC �WD�WD^ 101010011010000110100010101011000011111101010111010001001010100110100001101000101010110000111111010101110100010001011110 a9a1a2ac3f5744a9a1a2ac3f57445e

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