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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??ξ????? 001111110011111110000011110011000011111100111111001111110011111100111111 3f3f83cc3f3f3f3f3f
EUC-JP ??ξ????? 001111110011111110100110110011100011111100111111001111110011111100111111 3f3fa6ce3f3f3f3f3f
UTF-8 뤯헤ξ춲븐咽언퐥 1110101110100100101011111110110110010111101001001100111010111110111011001011011010110010111010111011100010010000111011111010011010011110111011001001011010111000111011011001000010100101 eba4afed97a4cebeecb6b2ebb890efa69eec96b8ed90a5
UHC 뤯헤ξ춲븐咽언퐥 10001111110111011100011111101100101001011110111010101101100011101011101011101100111001101110110010111110111100001011110110001110 8fddc7eca5eead8ebaece6ecbef0bd8e

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