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 ?λ????濡 001111111000001111001001001111110011111100111111001111111001010001000111 3f83c93f3f3f3f9447
EUC-JP ?λ?靷??濡 0011111110100110110010110011111110001111111001111011110100111111001111111100011110101000 3fa6cb3f8fe7bd3f3fc7a8
UTF-8 列λ뛽靷믣♤濡 1110111110100110100111001100111010111011111010111001101110111101111010011001110110110111111010111010111110100011111000101001100110100100111001101011111110100001 efa69ccebbeb9bbde99db7ebafa3e299a4e6bfa1
UHC 列λ뛽靷믣♤濡 1110011011101010101001011110101110001101100000111110110011100110100100101110010110100010101110111110101110100001 e6eaa5eb8d83ece692e5a2bbeba1

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