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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?λ?松δ?湲?? 00111111100000111100100100111111100011111011110010000011110000100011111110011111110100010011111100111111 3f83c93f8fbc83c23f9fd13f3f
EUC-JP ?λ?松δ?湲?Œ 001111111010011011001011001111111011111010111110101001101100010000111111110111101101001100111111100011111010100110101101 3fa6cb3fbebea6c43fded33f8fa9ad
UTF-8 筽λ쓹松δ뭄湲몄Œ 111001111010110110111101110011101011101111101100100100111011100111100110100111011011111011001110101101001110101110101101100001001110011010111001101100101110101110101010100001001100010110010010 e7adbdcebbec93b9e69dbeceb4ebad84e6b9b2ebaa84c592
UHC 筽λ쓹松δ뭄湲몄Œ 111010001010010010100101111010111001110110010101111000011110011010100101111001001011100110110011111010101011100010111000111011001010100010101011 e8a4a5eb9d95e1e6a5e4b9b3eab8b8eca8ab

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