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 ???????ζ? 00111111001111110011111100111111001111110011111100111111100000111100010000111111 3f3f3f3f3f3f3f83c43f
EUC-JP ???????ζ? 00111111001111110011111100111111001111110011111100111111101001101100011000111111 3f3f3f3f3f3f3fa6c63f
UTF-8 歷쎈툋溜띾떯罹ζ맒 1110111110100110100011001110110010001110100010001110110110001000100010111110111110100111100010111110101110011101101111101110101110010110101011111110111110100111101001101100111010110110111010111010011110010010 efa68cec8e88ed888befa78beb9dbeeb96afefa7a6ceb6eba792
UHC 歷쎈툋溜띾떯罹ζ맒 111001101011100010111101111010111011100010000011111010101111111010001101111010111000101110111111111011001011101010100101111001101011100010111101 e6b8bdebb883eafe8deb8bbfecbaa5e6b8bd

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