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 癲??松ζ?幽 1110000110011111001111110011111110001111101111001000001111000100001111111001011101001000 e19f3f3f8fbc83c43f9748
EUC-JP 癲??松ζ?幽 1110001010100001001111110011111110111110101111101010011011000110001111111100110110101001 e2a13f3fbebea6c63fcda9
UTF-8 癲얠띂松ζ꽋幽 1110011110011001101100101110110010010110101000001110101110011101100000101110011010011101101111101100111010110110111010101011110110001011111001011011100110111101 e799b2ec96a0eb9d82e69dbeceb6eabd8be5b9bd
UHC 癲얠띂松ζ꽋幽 1110111110100110101111101110110010001101101111011110000111100110101001011110011010000100100110111110101011101011 efa6beec8dbde1e6a5e6849beaeb

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