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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 阯会ス丞ョ鈴数 111010001001011110001001111011111011110110001111111001011010111010010111111010011001000010010100 e89789efbd8fe5ae97e99094
EUC-JP 阯会ス丞ョ鈴数 1110111111110111101100101111000110001110101111011011111011100111100011101010111011001110111010111011111111110100 eff7b2f18ebdbee78eaeceebbff4
UTF-8 阯会ス丞ョ鈴数 111010011001100010101111111001001011110010011010111011111011110110111101111001001011100010011110111011111011110110101110111010011000100010110100111001101001010110110000 e998afe4bc9aefbdbde4b89eefbdaee988b4e695b0
UHC ???丞?鈴? 001111110011111100111111111000111010101000111111110101101100001000111111 3f3f3fe3aa3fd6c23f

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