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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?ζ?踰??畑?? 001111111000001111000100001111111110011011111010001111110011111110010100101010000011111100111111 3f83c43fe6fa3f3f94a83f3f
EUC-JP ?ζ?踰??畑?? 001111111010011011000110001111111110110011111100001111110011111111001000101010100011111100111111 3fa6c63fecfc3f3fc8aa3f3f
UTF-8 嶪ζ찇踰낉㎢畑뤾갸 1110010110110110101010101100111010110110111011001011000010000111111010001011100010110000111010111000001010001001111000111000111010100010111001111001010110010001111010111010010010111110111010101011000010111000 e5b6aaceb6ecb087e8b8b0eb8289e38ea2e79591eba4beeab0b8
UHC 嶪ζ찇踰낉㎢畑뤾갸 111001011111010110100101111001101010100110001011111010111011001010000101111011111010011110110100111011111010010110001111111010101011000010111100 e5f5a5e6a98bebb285efa7b4efa58feab0bc

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