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 受〓+?γ?猷 100011101111001110000001101011001000000101111011001111111000001111000001001111111001011101010001 8ef381ac817b3f83c13f9751
EUC-JP 受〓+?γ?猷 101111001111010110100010101011101010000111011100001111111010011011000011001111111100110110110010 bcf5a2aea1dc3fa6c33fcdb2
UTF-8 受〓+嶪γ닋猷 1110010110001111100101111110001110000000100100111110111110111100100010111110010110110110101010101100111010110011111010111000101110001011111001111000110010110111 e58f97e38093efbc8be5b6aaceb3eb8b8be78cb7
UHC 受〓+嶪γ닋猷 1110000111110100101000011110101110100011101010111110010111110101101001011110001110001000100100101110101110100011 e1f4a1eba3abe5f5a5e38892eba3

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