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 萸??癲?О維 1110010011001110001111110011111111100001100111110011111110000100010011111000100011011011 e4ce3f3fe19f3f844f88db
EUC-JP 萸??癲?О維 1110100011010000001111110011111111100010101000010011111110100111101100001011000011011101 e8d03f3fe2a13fa7b0b0dd
UTF-8 萸믩첓癲잙О維 1110100010010000101110001110101110101111101010011110110010110010100100111110011110011001101100101110110010011110100110011101000010011110111001111011011010101101 e890b8ebafa9ecb293e799b2ec9e99d09ee7b6ad
UHC 萸믩첓癲잙О維 1110101110101101100100101110101110101010101000001110111110100110100111111110101110101100101100001110101110101011 ebad92ebaaa0efa69febacb0ebab

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