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^ 11100100011000001001000010000000001111110100010011100100011000001001000010000000001111110100010001011110 e46090803f44e46090803f445e
EUC-JP 臍逗?D臍逗?D^ 11100111110000011011111111100000001111110100010011100111110000011011111111100000001111110100010001011110 e7c1bfe03f44e7c1bfe03f445e
UTF-8 臍逗㏝D臍逗㏝D^ 111010001000011110001101111010011000000010010111111000111000111110011101010001001110100010000111100011011110100110000000100101111110001110001111100111010100010001011110 e8878de98097e38f9d44e8878de98097e38f9d445e
UHC 臍逗㏝D臍逗㏝D^ 111100001011000011010100111010001010011111101001010001001111000010110000110101001110100010100111111010010100010001011110 f0b0d4e8a7e944f0b0d4e8a7e9445e

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