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 ?λ?幼??揄?? 001111111000001111001001001111111001011101100011001111110011111110011101100010010011111100111111 3f83c93f97633f3f9d893f3f
EUC-JP ?λ?幼??揄?? 001111111010011011001011001111111100110111000100001111110011111111011001111010010011111100111111 3fa6cb3fcdc43f3fd9e93f3f
UTF-8 筽λ쑐幼숁돈揄좊룆 1110011110101101101111011100111010111011111011001001000110010000111001011011100110111100111011001000100010000001111010111000111110001000111001101000111110000100111011001010001010001010111010111010001110000110 e7adbdcebbec9190e5b9bcec8881eb8f88e68f84eca28aeba386
UHC 筽λ쑐幼숁돈揄좊룆 111010001010010010100101111010111001110010101111111010101110101010011001111001101011010110110111111010101111000110100000111010111000111110000101 e8a4a5eb9cafeaea99e6b5b7eaf1a0eb8f85

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