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 余??釗ユ?宋 1001011101011101001111110011111111111011101110111000001110000110001111111001000101110110 975d3f3ffbbb83863f9176
EUC-JP 余??釗ユ?宋 110011011011111000111111001111111000111111100011101001101010010111100110001111111100000111010111 cdbe3f3f8fe3a6a5e63fc1d7
UTF-8 余쒕쓬釗ユ레宋 111001001011110110011001111011001001001010010101111011001001001110101100111010011000011110010111111000111000001110100110111010111010000010001000111001011010111010001011 e4bd99ec9295ec93ace98797e383a6eba088e5ae8b
UHC 余쒕쓬釗ユ레宋 1110010111111001100111001110101110011101100011001110000111110010101010111110011010110111101110011110000111100100 e5f99ceb9d8ce1f2abe6b7b9e1e4

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