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^ 1000100101010001001111110011111101000100100010010101000100111111001111110100010001011110 89513f3f4489513f3f445e
EUC-JP 渦??D渦??D^ 1011000110110010001111110011111101000100101100011011001000111111001111110100010001011110 b1b23f3f44b1b23f3f445e
UTF-8 渦깅럦D渦깅럦D^ 111001101011100010100110111010101011100110000101111010111001111110100110010001001110011010111000101001101110101010111001100001011110101110011111101001100100010001011110 e6b8a6eab985eb9fa644e6b8a6eab985eb9fa6445e
UHC 渦깅럦D渦깅럦D^ 111010001011111010110001111010111000111010001001010001001110100010111110101100011110101110001110100010010100010001011110 e8beb1eb8e8944e8beb1eb8e89445e

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