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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?頑渦}?頑渦{^ 00111111100010101110011010001001010100010111110100111111100010101110011010001001010100010111101101011110 3f8ae689517d3f8ae689517b5e
EUC-JP 琁頑渦}琁頑渦{^ 1000111111001100101000111011010011101000101100011011001001111101100011111100110010100011101101001110100010110001101100100111101101011110 8fcca3b4e8b1b27d8fcca3b4e8b1b27b5e
UTF-8 琁頑渦}琁頑渦{^ 111001111001000010000001111010011010000010010001111001101011100010100110011111011110011110010000100000011110100110100000100100011110011010111000101001100111101101011110 e79081e9a091e6b8a67de79081e9a091e6b8a67b5e
UHC 琁頑渦}琁頑渦{^ 111000001100010011101000110101111110100010111110011111011110000011000100111010001101011111101000101111100111101101011110 e0c4e8d7e8be7de0c4e8d7e8be7b5e

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