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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 曄ζ?}曄ζ?{^ 10011110010000001000001111000100001111110111110110011110010000001000001111000100001111110111101101011110 9e4083c43f7d9e4083c43f7b5e
EUC-JP 曄ζ?}曄ζ?{^ 11011011101000011010011011000110001111110111110111011011101000011010011011000110001111110111101101011110 dba1a6c63f7ddba1a6c63f7b5e
UTF-8 曄ζ뱨}曄ζ뱨{^ 11100110100110111000010011001110101101101110101110110001101010000111110111100110100110111000010011001110101101101110101110110001101010000111101101011110 e69b84ceb6ebb1a87de69b84ceb6ebb1a87b5e
UHC 曄ζ뱨}曄ζ뱨{^ 111001111010010110100101111001101001001110001110011111011110011110100101101001011110011010010011100011100111101101011110 e7a5a5e6938e7de7a5a5e6938e7b5e

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