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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?λ????椅??畑 00111111100000111100100100111111001111110011111100111111100010001101011000111111001111111001010010101000 3f83c93f3f3f3f88d63f3f94a8
EUC-JP ?λ?沅??椅??畑 001111111010011011001011001111111000111111000110111010010011111100111111101100001101100000111111001111111100100010101010 3fa6cb3f8fc6e93f3fb0d83f3fc8aa
UTF-8 列λ뜂沅뺧쬃椅됱㉨畑 1110111110100110100111001100111010111011111010111001110010000010111001101011001010000101111010111011101010100111111011001010110010000011111001101010010010000101111010111001000010110001111000111000100110101000111001111001010110010001 efa69ccebbeb9c82e6b285ebbaa7ecac83e6a485eb90b1e389a8e79591
UHC 列λ뜂沅뺧쬃椅됱㉨畑 1110011011101010101001011110101110001101100001101110101010110110100101011110111110100110100110101110101111110101100010011110110010101000101110011110111110100101 e6eaa5eb8d86eab695efa69aebf589eca8b9efa5

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