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^ 1001110111110011001111110011111101000100100111011111001100111111001111110100010001011110 9df33f3f449df33f3f445e
EUC-JP 暎??D暎??D^ 1101101011110101001111110011111101000100110110101111010100111111001111110100010001011110 daf53f3f44daf53f3f445e
UTF-8 暎㏓뫓D暎㏓뫓D^ 111001101001101010001110111000111000111110010011111010111010101110010011010001001110011010011010100011101110001110001111100100111110101110101011100100110100010001011110 e69a8ee38f93ebab9344e69a8ee38f93ebab93445e
UHC 暎㏓뫓D暎㏓뫓D^ 111001111011001010100111111010111001000110110101010001001110011110110010101001111110101110010001101101010100010001011110 e7b2a7eb91b544e7b2a7eb91b5445e

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